Skip to content

Commit 518b9cd

Browse files
committed
Codeclimate token fix
1 parent a16bc2d commit 518b9cd

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,4 +11,4 @@ matrix:
1111
install:
1212
- composer install
1313
after_script:
14-
- CODECLIMATE_REPO_TOKEN=2006f9fbf9fb0e6b5bc0517c1da861fc5975a87168ffb85c3cb2117d2610c366 ./vendor/bin/test-reporter
14+
- CODECLIMATE_REPO_TOKEN=b92d0a7221ef3258c0b20c5e970be1f429757ab324d9decff0cf5810e63eb3a6 ./vendor/bin/test-reporter

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ The library is available via [Composer](https://getcomposer.org). Add this to yo
2323
```json
2424
{
2525
"require": {
26-
"vipnytt/robotstagparser": "~0.3"
26+
"vipnytt/robotstagparser": "~0.2"
2727
}
2828
}
2929
```

0 commit comments

Comments
 (0)