Skip to content

Commit

Permalink
Add a test for Debian 10
Browse files Browse the repository at this point in the history
  • Loading branch information
fubarhouse committed Jan 24, 2018
1 parent 8bc4502 commit 7aca81b
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -102,6 +102,11 @@ env:
init: /bin/systemd
run_opts: --privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro
playbook: playbook.yml
- docker_user: fubarhouse
distro: debian10
init: /bin/systemd
run_opts: --privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro
playbook: playbook.yml
- docker_user: fubarhouse
distro: fedora24
init: /usr/lib/systemd/systemd
Expand Down

0 comments on commit 7aca81b

Please sign in to comment.