forgot "="
Cette révision appartient à :
Parent
d77b69e613
révision
755016d4e6
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
|
||||
- goveralls -coverprofile="overalls.coverprofile" -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