Albirew/nyaa-pantsu
Albirew
/
nyaa-pantsu
Archivé
1
0
Bifurcation 0

Gocover is documented wrongly 😠

Cette révision appartient à :
akuma06 2017-07-29 13:49:40 +02:00
Parent 2d0a7df6b0
révision bdffea5a6c
1 fichiers modifiés avec 1 ajouts et 1 suppressions

Voir le fichier

@ -11,7 +11,7 @@ before_script:
- go vet
- go test -v ./...
script:
- $HOME/gopath/bin/goveralls -service=travis-ci
- $HOME/gopath/bin/goveralls -repotoken $COVERALLS_TOKEN
install:
- export GOPATH="${TRAVIS_BUILD_DIR}/vendor:$GOPATH"
- export PATH="${TRAVIS_BUILD_DIR}/Godeps/_workspace/bin:$PATH"