Explorar el Código

Test using all available versions of Go.

jst hace 11 años
padre
commit
13ea1287b3
Se han modificado 1 ficheros con 6 adiciones y 0 borrados
  1. 6 0
      .travis.yml

+ 6 - 0
.travis.yml

@@ -1,2 +1,8 @@
 language: go
 
+go:
+  - 1.0
+  - 1.1
+  - 1.2
+  - 1.3
+  - tip