Explorar o código

Update Travis configuration.

Jan Schlicht %!s(int64=8) %!d(string=hai) anos
pai
achega
ca1e14ffbd
Modificáronse 1 ficheiros con 4 adicións e 4 borrados
  1. 4 4
      .travis.yml

+ 4 - 4
.travis.yml

@@ -1,7 +1,7 @@
 language: go
 
 go:
-  - 1.1
-  - 1.2
-  - 1.3
-  - tip
+  - "1.x"
+  - "1.1"
+  - "1.4"
+  - "1.10"