Przeglądaj źródła

Use the new build env on Travis

http://docs.travis-ci.com/user/workers/container-based-infrastructure
Josh Kalderimis 10 lat temu
rodzic
commit
30c750a5df
1 zmienionych plików z 3 dodań i 1 usunięć
  1. 3 1
      .travis.yml

+ 3 - 1
.travis.yml

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