Albirew/nyaa-pantsu
Archivé
1
0
Bifurcation 0

Command for public repo don't need coverage

Cette révision appartient à :
akuma06 2017-07-29 13:30:20 +02:00
Parent d6f39af46b
révision 2d0a7df6b0

Voir le fichier

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