We now depend on libsystemd-dev
This commit is contained in:
parent
428150a133
commit
2006a3d6ae
|
@ -2,7 +2,11 @@ language: go
|
||||||
|
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
|
||||||
|
addons:
|
||||||
|
apt:
|
||||||
|
packages:
|
||||||
|
- libsystemd-dev
|
||||||
|
|
||||||
go:
|
go:
|
||||||
- 1.11.x
|
- 1.11.x
|
||||||
|
|
Loading…
Reference in New Issue