Skip to content
This repository was archived by the owner on Dec 26, 2020. It is now read-only.

Commit 90ab775

Browse files
author
Sebastian Gumprich
committed
actually remove debian 9
1 parent 6d38219 commit 90ab775

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.travis.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -42,10 +42,10 @@ env:
4242
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
4343
init: /sbin/init
4444

45-
- distro: debian9
46-
version: latest
47-
init: /lib/systemd/systemd
48-
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
45+
# - distro: debian9
46+
# version: latest
47+
# init: /lib/systemd/systemd
48+
# run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
4949

5050

5151
before_install:

0 commit comments

Comments
 (0)