update .travis.yml

This commit is contained in:
Camille Eyriès 2017-10-21 23:54:47 +02:00
parent 0040f7161d
commit 4a66db57f0
1 changed files with 1 additions and 1 deletions

View File

@ -11,6 +11,6 @@ before_install:
- go get github.com/schollz/mnemonicode
- go get github.com/pkg/errors
- go get github.com/sirupsen/logrus
- go get github.com/verybluebot/tarinator-go
script:
- go test -v