1
1
Fork 0
mirror of https://github.com/schollz/croc.git synced 2025-10-10 21:01:02 +02:00

update .travis.yml

This commit is contained in:
Camille Eyriès 2017-10-21 23:54:47 +02:00
parent 0040f7161d
commit 4a66db57f0

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