summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml4
1 files changed, 4 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index a2c9be6c..3278e520 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,6 +3,10 @@ language: go
go:
- 1.5
+before_install:
+ - sudo apt-get -qq update
+ - sudo apt-get install -y libvirt-dev
+
install:
- go get github.com/mitchellh/gox
- go get