Explorar el Código

Update .travis.yml

test against go 1.6
Chris Bannister hace 9 años
padre
commit
9e1d5aa239
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -24,8 +24,8 @@ env:
       AUTH=false
 
 go:
-  - 1.4
   - 1.5.3
+  - 1.6
 
 install:
   - pip install --user cql PyYAML six