Install libvirt-dev to build/lint kvm2

pull/4253/head
tstromberg 2019-05-14 09:15:28 -07:00
parent 681ba49099
commit fc1d6acf87
1 changed files with 2 additions and 0 deletions

View File

@ -5,6 +5,8 @@ sudo: required
go:
- 1.x
before_install:
- sudo apt-get install -y libvirt-dev
install:
- echo "Don't run anything."
script: