Skip to content

Commit

Permalink
Disable coverage reporting in Travis (for now)
Browse files Browse the repository at this point in the history
  • Loading branch information
jhalterman committed Mar 5, 2016
1 parent 8ad7b9f commit 67bfe9e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,6 @@ branches:
- master

after_success:
- mvn clean test jacoco:report coveralls:report
#- mvn clean test jacoco:report coveralls:report
- bin/ci-push-javadoc.sh
- bin/ci-deploy-snapshot.sh

0 comments on commit 67bfe9e

Please sign in to comment.