Update .travis.yml
Cette révision appartient à :
Parent
10f734276c
révision
ebba7ac122
1 fichiers modifiés avec 1 ajouts et 1 suppressions
|
@ -14,7 +14,7 @@ before_script:
|
|||
- go test -v ./...
|
||||
script:
|
||||
- overalls -project=github.com/NyaaPantsu/nyaa -covermode=count -debug -- -race
|
||||
- goveralls -coverprofile="coverage.txt" -service=travis-ci -repotoken $COVERALLS_TOKEN
|
||||
- goveralls -coverprofile="overalls.coverprofile" -service=travis-ci -repotoken $COVERALLS_TOKEN
|
||||
install:
|
||||
- export GOPATH="${TRAVIS_BUILD_DIR}/vendor:$GOPATH"
|
||||
- export PATH="${TRAVIS_BUILD_DIR}/Godeps/_workspace/bin:$PATH"
|
||||
|
|
Référencer dans un nouveau ticket