Skip to content

Commit

Permalink
codeclimate
Browse files Browse the repository at this point in the history
  • Loading branch information
t1gor committed May 17, 2015
1 parent 69d09d2 commit 5c1677b
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,5 +10,4 @@ before_install:
install:
- composer install
after_script:
- CODECLIMATE_REPO_TOKEN=badc29b931533dd8efb832ffff7bf8dbc31486290ae3b1c81d38fa677795ffaf ./vendor/bin/test-reporter --stdout > codeclimate.json
- curl -X POST -d @codeclimate.json -H "Content-Type: application/json" https://codeclimate.com/test_reports
- CODECLIMATE_REPO_TOKEN=badc29b931533dd8efb832ffff7bf8dbc31486290ae3b1c81d38fa677795ffaf ./vendor/bin/test-reporter

0 comments on commit 5c1677b

Please sign in to comment.