Explorar el Código

See if Travis will support Go 1.4

Ben Hood hace 11 años
padre
commit
dd6fbd7317
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -11,6 +11,7 @@ env:
 go:
   - 1.2
   - 1.3
+  - 1.4
 
 before_install:
   - sudo apt-get update