Ver Fonte

Add Go 1.9 to CI (#979)

* Add Go 1.9 to CI

* Remove go 1.7 from CI
Kirill Danshin há 8 anos atrás
pai
commit
6f7cb84bd9
1 ficheiros alterados com 1 adições e 1 exclusões
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -25,8 +25,8 @@ env:
       AUTH=false
 
 go:
-  - 1.7
   - 1.8
+  - 1.9
 
 install:
   - pip install --user cql PyYAML six