Explorar o código

See if Travis will support Go 1.4

Ben Hood %!s(int64=11) %!d(string=hai) anos
pai
achega
dd6fbd7317
Modificáronse 1 ficheiros con 1 adicións e 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