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