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

Commit 43a91bb

Browse files
committed
add test env for debian 10
Signed-off-by: Cenk Kuecuek <git@cenk.me>
1 parent be39384 commit 43a91bb

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -38,6 +38,11 @@ env:
3838
# init: /lib/systemd/systemd
3939
# run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
4040

41+
- distro: debian10
42+
version: latest
43+
init: /lib/systemd/systemd
44+
run_opts: "--privileged --volume=/sys/fs/cgroup:/sys/fs/cgroup:ro"
45+
4146
- distro: amazon
4247
init: /lib/systemd/systemd
4348
version: latest

0 commit comments

Comments
 (0)