Explorar el Código

Merge pull request #785 from joshk/patch-1

Use the new build env on Travis
无闻 hace 10 años
padre
commit
46742a79ca
Se han modificado 1 ficheros con 3 adiciones y 1 borrados
  1. 3 1
      .travis.yml

+ 3 - 1
.travis.yml

@@ -2,4 +2,6 @@ language: go
 
 go:
   - 1.2
-  - 1.3
+  - 1.3
+
+sudo: false