1
0
Fork 0
mirror of https://github.com/jarun/nnn.git synced 2025-04-18 19:34:55 +00:00

Update fedora version to 26 ()

This commit is contained in:
Michael Fenn 2017-07-12 03:04:23 -04:00 committed by Arun Prakash Jana
parent c9c5dfaef7
commit 75e3118acf

View file

@ -18,7 +18,7 @@ matrix:
env: USE_DOCKER=1 OS_TYPE=centos OS_VERSION=7
- os: linux
dist: trusty
env: USE_DOCKER=1 OS_TYPE=fedora OS_VERSION=24
env: USE_DOCKER=1 OS_TYPE=fedora OS_VERSION=26
before_install:
- if [ "$USE_DOCKER" = "1" ]; then