mirror of
https://github.com/phabelio/PHP-Parser.git
synced 2024-11-30 04:29:15 +01:00
Next try...
This commit is contained in:
parent
5b96a11a1f
commit
47509cf927
@ -11,7 +11,7 @@ php:
|
||||
- hhvm
|
||||
|
||||
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
|
||||
|
||||
matrix:
|
||||
|
Loading…
Reference in New Issue
Block a user