Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
adireddy committed May 26, 2016
1 parent 2ba3f6d commit c60a025
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,11 +12,6 @@ install:
script:
- haxe build.hxml

addons:
code_climate:
repo_token: 1dff6f89d7179dff5db635c6b4fe64acdd5694c9ed44d7da5f12f0f7d3d163b7

after_success:
- bash <(curl -s -X POST @coverage.json https://codeclimate.com/test_reports) || echo "Codeclimate did not collect coverage reports"
- bash <(curl -s https://codecov.io/bash) || echo "Codecov did not collect coverage reports"
sudo: false

0 comments on commit c60a025

Please sign in to comment.