Browse Source

Update to go 1.6.3

Darien Raymond 9 năm trước cách đây
mục cha
commit
c5e5a7265d
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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