Skip to content

Commit

Permalink
Update fedora version to 26 (#33)
Browse files Browse the repository at this point in the history
  • Loading branch information
fennm authored and jarun committed Jul 12, 2017
1 parent c9c5dfa commit 75e3118
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit 75e3118

Please sign in to comment.