Skip to content

Commit

Permalink
Make sure that we detect test failures in CI (#671)
Browse files Browse the repository at this point in the history
* Make sure that we detect test failures in CI

* sigh - linters > all

* Revert intentional breakage of unit test for testing change
  • Loading branch information
ray-milkey authored Sep 13, 2019
1 parent 46ca3f7 commit 7507b9c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions build/bin/coveralls-coverage
Original file line number Diff line number Diff line change
@@ -1,4 +1,5 @@
#!/bin/bash
set -e

go get github.com/go-playground/overalls && go get github.com/mattn/goveralls

Expand Down

0 comments on commit 7507b9c

Please # to comment.