Skip to content

Commit

Permalink
temporarily disabled coverage formatting, so that travis isnt failing…
Browse files Browse the repository at this point in the history
… anymore
  • Loading branch information
Knetic committed Jul 8, 2017
1 parent 115b4f5 commit 6f13716
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion test.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,7 @@ then
fi

# coverage
go tool cover -func=coverage.out
# disabled because travis go1.4 seems not to support it suddenly?
#go tool cover -func=coverage.out

popd

0 comments on commit 6f13716

Please sign in to comment.