Skip to content

Commit

Permalink
Code climate script update
Browse files Browse the repository at this point in the history
  • Loading branch information
David Stockton committed Nov 17, 2014
1 parent 8ddf82c commit bc582ba
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 @@ -24,4 +24,4 @@ script:

after_script:
- php vendor/bin/coveralls -v
- CODECLIMATE_REPO_TOKEN=2edcfd1668dad0924eaf0fe169b2cf82965cea71202735a197c11235c1e90e17 ./vendor/bin/test-reporter
- CODECLIMATE_REPO_TOKEN=2edcfd1668dad0924eaf0fe169b2cf82965cea71202735a197c11235c1e90e17 ./vendor/bin/test-reporter --coverage-report=build/cov/clover.xml

0 comments on commit bc582ba

Please sign in to comment.