Skip to content

Commit

Permalink
Codeclimate token fix
Browse files Browse the repository at this point in the history
  • Loading branch information
JanPetterMG committed Jul 15, 2016
1 parent a16bc2d commit 518b9cd
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,4 +11,4 @@ matrix:
install:
- composer install
after_script:
- CODECLIMATE_REPO_TOKEN=2006f9fbf9fb0e6b5bc0517c1da861fc5975a87168ffb85c3cb2117d2610c366 ./vendor/bin/test-reporter
- CODECLIMATE_REPO_TOKEN=b92d0a7221ef3258c0b20c5e970be1f429757ab324d9decff0cf5810e63eb3a6 ./vendor/bin/test-reporter
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ The library is available via [Composer](https://getcomposer.org). Add this to yo
```json
{
"require": {
"vipnytt/robotstagparser": "~0.3"
"vipnytt/robotstagparser": "~0.2"
}
}
```
Expand Down

0 comments on commit 518b9cd

Please sign in to comment.