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 75caca5 commit 466c903Copy full SHA for 466c903
.travis.yml
@@ -20,7 +20,6 @@ install:
20
- if [ "$TRAVIS_PHP_VERSION" == "5.3.3" ]; then composer config disable-tls true; fi
21
- if [ "$TRAVIS_PHP_VERSION" == "5.3.3" ]; then composer config secure-http false; fi
22
- composer install --no-interaction --prefer-source
23
- - composer require jakub-onderka/php-console-highlighter 0.3
24
25
script:
26
- ./vendor/bin/tester -p php tests
0 commit comments