aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 84bd817..9c2262f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -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