Przeglądaj źródła

Update Travis configuration.

Jan Schlicht 8 lat temu
rodzic
commit
ca1e14ffbd
1 zmienionych plików z 4 dodań i 4 usunięć
  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"