Adds libvirt 3.1.0 integration test target (#34)

This commit is contained in:
Ben LeMasurier 2017-04-19 10:00:23 -06:00 committed by GitHub
parent 2609dd2697
commit b92ccddb00

View File

@ -9,6 +9,7 @@ go:
env: env:
- LIBVIRT=1.2.2 EXT=gz - LIBVIRT=1.2.2 EXT=gz
- LIBVIRT=2.3.0 EXT=xz - LIBVIRT=2.3.0 EXT=xz
- LIBVIRT=3.1.0 EXT=xz
before_install: before_install:
- go get github.com/golang/lint/golint - go get github.com/golang/lint/golint