Explorar o código

Run CI on containers

Evan Huus %!s(int64=10) %!d(string=hai) anos
pai
achega
c97964547f
Modificáronse 1 ficheiros con 4 adicións e 3 borrados
  1. 4 3
      .travis.yml

+ 4 - 3
.travis.yml

@@ -1,6 +1,7 @@
 language: go
+sudo: false
 
 go:
-    - 1.2
-    - 1.3
-    - 1.4
+  - 1.2
+  - 1.3
+  - 1.4