Browse Source

Update .travis.yml

test against go 1.6
Chris Bannister 9 years ago
parent
commit
9e1d5aa239
1 changed files with 1 additions and 1 deletions
  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