Skip to content

Commit

Permalink
Merge 2370829 into 8f9471e
Browse files Browse the repository at this point in the history
  • Loading branch information
jpmonette committed Jun 5, 2017
2 parents 8f9471e + 2370829 commit 5af4a0f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ before_script:
- go get github.com/jpmonette/apexcov
script:
- apexcov
- cat./coverage/lcov.info
- cat ./coverage/lcov.info | coveralls
- codeclimate-test-reporter < ./coverage/lcov.info

0 comments on commit 5af4a0f

Please sign in to comment.