Update fedora version to 26 (#33)

This commit is contained in:
Michael Fenn 2017-07-12 03:04:23 -04:00 committed by Arun Prakash Jana
parent c9c5dfaef7
commit 75e3118acf
1 changed files with 1 additions and 1 deletions

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