aboutsummaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1af1b75..992936c 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,6 +10,7 @@ env:
- RUN_ON_CONTAINER=centos6
- RUN_ON_CONTAINER=centos7
- RUN_ON_CONTAINER=fedora24
+ - RUN_ON_CONTAINER=fedora25
- RUN_ON_CONTAINER=fedora-rawhide
global:
# The next declaration is the encrypted COVERITY_SCAN_TOKEN, created
@@ -19,6 +20,7 @@ env:
matrix:
allow_failures:
- env: RUN_ON_CONTAINER=fedora24
+ - env: RUN_ON_CONTAINER=fedora25
- env: RUN_ON_CONTAINER=fedora-rawhide
sudo: required