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

Commit 6a5f3dc

Browse files
author
Sebastian Gumprich
committed
remove oracle7 for the time being
1 parent 6fba3bf commit 6a5f3dc

File tree

1 file changed

+4
-5
lines changed

1 file changed

+4
-5
lines changed

.travis.yml

Lines changed: 4 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -15,10 +15,10 @@ env:
1515
version: latest
1616
init: /sbin/init
1717

18-
- distro: oracle7
19-
init: /usr/lib/systemd/systemd
20-
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
21-
version: latest
18+
# - distro: oracle7
19+
# init: /usr/lib/systemd/systemd
20+
# run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
21+
# version: latest
2222

2323
- distro: ubuntu1604
2424
version: latest
@@ -35,7 +35,6 @@ env:
3535

3636
- distro: debian8
3737
version: latest
38-
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
3938
init: /sbin/init
4039

4140
- distro: debian9

0 commit comments

Comments
 (0)