Browse Source

update travis.yml

Dave Cheney 10 years ago
parent
commit
8f9a2e151e
1 changed files with 2 additions and 1 deletions
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -1,8 +1,9 @@
 language: go
 go_import_path: github.com/pkg/errors
 go:
-  - 1.5.2
+  - 1.5.4
   - 1.4.3
+  - 1.6.1
   - tip
 
 script: