mirror of
https://github.com/hybridgroup/gobot.git
synced 2025-04-26 13:48:49 +08:00
Revert "Trying to remove coveralls based code coverage"
This reverts commit 5d0c684b5d12f6ee4af09d251f9bd703cf61afda.
This commit is contained in:
parent
237ff49dc9
commit
c40c44b2a9
@ -18,3 +18,6 @@ if [ $EXITCODE -ne 0 ]
|
||||
then
|
||||
exit $EXITCODE
|
||||
fi
|
||||
|
||||
export PATH=$PATH:$HOME/gopath/bin/
|
||||
goveralls -v -coverprofile=profile.cov -service=travis-ci -repotoken=sFrR9ZmLP5FLc34lOaqir67RPzYOvFPUB
|
||||
|
Loading…
x
Reference in New Issue
Block a user