We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c89a341 commit dc4a10cCopy full SHA for dc4a10c
.travis.yml
@@ -25,4 +25,4 @@ script: ./vendor/bin/phpunit -c phpunit.xml.dist
25
26
after_script:
27
## Code climate
28
- - if [ "$TRAVIS_PHP_VERSION" != "hhvm" ]; then ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT; fi -
+ - if [ "$TRAVIS_PHP_VERSION" != "hhvm" ]; then ./cc-test-reporter after-build --exit-code $TRAVIS_TEST_RESULT; fi
0 commit comments