Skip to content

Commit

Permalink
Remove Travis test for Fedora since it breaks on Travis (but not on l…
Browse files Browse the repository at this point in the history
…ocal).
  • Loading branch information
geerlingguy committed Sep 18, 2016
1 parent 8739acb commit a76cee5
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,10 +6,10 @@ env:
init: /usr/lib/systemd/systemd
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
redis_daemon: redis
- distro: fedora24
init: /usr/lib/systemd/systemd
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
redis_daemon: redis
# - distro: fedora24
# init: /usr/lib/systemd/systemd
# run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
# redis_daemon: redis
- distro: ubuntu1604
init: /lib/systemd/systemd
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
Expand Down

0 comments on commit a76cee5

Please sign in to comment.