Explorar o código

Update travis config

Check against Go 1.2 and 1.3
Julien Schmidt %!s(int64=11) %!d(string=hai) anos
pai
achega
90af44d250
Modificáronse 1 ficheiros con 2 adicións e 0 borrados
  1. 2 0
      .travis.yml

+ 2 - 0
.travis.yml

@@ -1,6 +1,8 @@
 language: go
 go:
   - 1.1
+  - 1.2
+  - 1.3
   - tip
 
 before_script: