Przeglądaj źródła

Use 1.5.1 in travis

V2Ray 10 lat temu
rodzic
commit
4f166ccb2c
1 zmienionych plików z 1 dodań i 1 usunięć
  1. 1 1
      .travis.yml

+ 1 - 1
.travis.yml

@@ -1,7 +1,7 @@
 language: go
 
 go:
-  - 1.5
+  - 1.5.1
   
 before_install:
   - go get github.com/axw/gocov/gocov