Explorar el Código

Merge pull request #270 from go-sql-driver/travis

Update travis config
Julien Schmidt hace 11 años
padre
commit
c56ef1487e
Se han modificado 1 ficheros con 2 adiciones y 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: