Skip to content
This repository has been archived by the owner on Dec 17, 2021. It is now read-only.

Commit

Permalink
travis fix synthax ?
Browse files Browse the repository at this point in the history
  • Loading branch information
lahaxearnaud committed Dec 20, 2014
1 parent a261f89 commit c5165c7
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Expand Up @@ -17,6 +17,4 @@ script:
after_script:
- export CODECLIMATE_REPO_TOKEN=f75e79542048ffece80188358ffc1bbb5936f3c6f41fcccf9ee9d79ab8f6b8e7
- ./vendor/bin/test-reporter --stdout > codeclimate.json
- curl -X POST -d @codeclimate.json -H 'Content-Type: application/json' -H 'User-Agent: Code Climate (PHP Test Reporter v0.1.1)' https://codeclimate.com/test_reports


- "curl -X POST -d @codeclimate.json -H 'Content-Type: application/json' -H 'User-Agent: Code Climate (PHP Test Reporter v0.1.1)' https://codeclimate.com/test_reports -k"

0 comments on commit c5165c7

Please sign in to comment.