try to fix travis builds

This commit is contained in:
Leo Antunes 2018-08-26 00:16:50 +02:00
parent ddf5cf87d1
commit 32285b6609

View file

@ -16,8 +16,6 @@ matrix:
before_install:
- "go get -u github.com/golang/dep/cmd/dep"
before_script:
- "dep ensure -vendor-only"
script: go test -v