Explorar o código

Merge pull request #75 from eapache/simplify_travis

Simplify travis config
Willem van Bergen %!s(int64=11) %!d(string=hai) anos
pai
achega
b9f25a10fb
Modificáronse 1 ficheiros con 1 adicións e 4 borrados
  1. 1 4
      .travis.yml

+ 1 - 4
.travis.yml

@@ -1,7 +1,4 @@
 language: go
-go: 
+go:
   - 1.1
   - 1.2
-
-script:
-  - go test -v