1
0
mirror of https://github.com/danog/PHP-Parser.git synced 2025-01-22 13:51:12 +01:00

Next try...

This commit is contained in:
Nikita Popov 2016-02-20 17:20:16 +01:00
parent 5b96a11a1f
commit 47509cf927

View File

@ -11,7 +11,7 @@ php:
- hhvm - hhvm
install: install:
- if [ $TRAVIS_PHP_VERSION = '5.6' ]; composer require satooshi/php-coveralls '~1.0'; fi - if [ $TRAVIS_PHP_VERSION = '5.6' ]; then composer require satooshi/php-coveralls '~1.0'; fi
- composer install --prefer-source - composer install --prefer-source
matrix: matrix: