Browse Source

Update to go 1.6.3

Darien Raymond 9 years ago
parent
commit
c5e5a7265d
1 changed files with 1 additions and 1 deletions
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,7 +1,7 @@
 language: go
 
 go:
-  - 1.6.2
+  - 1.6.3
   
 before_install:
   - go get golang.org/x/tools/cmd/cover