Added libsystemd-dev package to travis build env.
This commit is contained in:
parent
3e20a86b1d
commit
be9aeb48ac
@ -4,3 +4,8 @@ go:
|
||||
- "1.13"
|
||||
- "1.12"
|
||||
- stable
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
- libsystemd-dev
|
Loading…
Reference in New Issue
Block a user