tech(build): removes coveralls

This commit is contained in:
bergquist
2017-01-23 15:53:16 +01:00
parent 3d3958e694
commit 3d5efd3350
5 changed files with 226 additions and 311 deletions
-1
View File
@@ -17,7 +17,6 @@ npm install -g yarn
yarn install --pure-lockfile
exit_if_fail npm test
exit_if_fail npm run coveralls
#test -z "$(gofmt -s -l ./pkg/... | tee /dev/stderr)"
exit_if_fail test -z "$(gofmt -s -l ./pkg/... | tee /dev/stderr)"