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

Commit 8c415e3

Browse files
authored
use systemd in travis 1804
1 parent 557ced6 commit 8c415e3

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@ env:
3131

3232
- distro: ubuntu1804
3333
version: latest
34-
init: /sbin/init
34+
init: /lib/systemd/systemd
35+
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
3536

3637
- distro: debian7
3738
version: latest

0 commit comments

Comments
 (0)