Explorar o código

update travis.yml

Dave Cheney %!s(int64=10) %!d(string=hai) anos
pai
achega
8f9a2e151e
Modificáronse 1 ficheiros con 2 adicións e 1 borrados
  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: