Browse Source

update travis.yml

Dave Cheney 10 năm trước cách đây
mục cha
commit
8f9a2e151e
1 tập tin đã thay đổi với 2 bổ sung1 xóa
  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: