Explorar o código

Make sure we also fetch test-only dependencies.

Geoffrey J. Teale %!s(int64=11) %!d(string=hai) anos
pai
achega
b016c84c41
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -1,5 +1,8 @@
 language: go
 
+install:
+  - go get -d -t -v ./... && go build -v ./...
+
 go:
   - 1.2
   - 1.3