mirror of
https://github.com/jarun/nnn.git
synced 2024-11-24 11:51:27 +00:00
Update fedora version to 26 (#33)
This commit is contained in:
parent
c9c5dfaef7
commit
75e3118acf
|
@ -18,7 +18,7 @@ matrix:
|
||||||
env: USE_DOCKER=1 OS_TYPE=centos OS_VERSION=7
|
env: USE_DOCKER=1 OS_TYPE=centos OS_VERSION=7
|
||||||
- os: linux
|
- os: linux
|
||||||
dist: trusty
|
dist: trusty
|
||||||
env: USE_DOCKER=1 OS_TYPE=fedora OS_VERSION=24
|
env: USE_DOCKER=1 OS_TYPE=fedora OS_VERSION=26
|
||||||
|
|
||||||
before_install:
|
before_install:
|
||||||
- if [ "$USE_DOCKER" = "1" ]; then
|
- if [ "$USE_DOCKER" = "1" ]; then
|
||||||
|
|
Loading…
Reference in a new issue