[libvirt] [PATCH go-xml 2/2] Adding go 1.8 and 1.9 to travis tests

Dean Smith dean at zelotus.com
Wed Sep 13 12:57:46 UTC 2017


---
 .travis.yml | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/.travis.yml b/.travis.yml
index 5e6be77..dd13140 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,6 +6,8 @@ go:
   - 1.5
   - 1.6
   - 1.7
+  - 1.8
+  - 1.9
 
 script:
   go test -timeout 1m -v
-- 
1.8.3.1




More information about the libvir-list mailing list