Ver código fonte

Migrate to travis new container builds

Javier Provecho Fernandez 11 anos atrás
pai
commit
e5450a70e9
1 arquivos alterados com 2 adições e 1 exclusões
  1. 2 1
      .travis.yml

+ 2 - 1
.travis.yml

@@ -1,5 +1,6 @@
 language: go
-
+sudo: false
 go:
   - 1.3
+  - 1.4
   - tip