Skip to content

Commit 466c903

Browse files
committed
WIP: Automatically build parallel-lint.phar: removed unnecessary installing console-color
1 parent 75caca5 commit 466c903

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

.travis.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,6 @@ install:
2020
- if [ "$TRAVIS_PHP_VERSION" == "5.3.3" ]; then composer config disable-tls true; fi
2121
- if [ "$TRAVIS_PHP_VERSION" == "5.3.3" ]; then composer config secure-http false; fi
2222
- composer install --no-interaction --prefer-source
23-
- composer require jakub-onderka/php-console-highlighter 0.3
2423

2524
script:
2625
- ./vendor/bin/tester -p php tests

0 commit comments

Comments
 (0)