Include composer dependencies in repo
This commit is contained in:
@@ -21,7 +21,7 @@ matrix:
|
||||
before_script:
|
||||
- if [[ $TRAVIS_PHP_VERSION != 7.x ]]; then phpenv config-rm xdebug.ini; fi
|
||||
- phpenv config-add tests/php.ini
|
||||
- composer install
|
||||
- composer install --dev
|
||||
- npm install
|
||||
|
||||
script:
|
||||
|
||||
Reference in New Issue
Block a user