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.
2 parents fb75e83 + f48c8c0 commit 2152b24Copy full SHA for 2152b24
.travis.yml
@@ -8,7 +8,7 @@ php:
8
9
before_install:
10
- curl -s https://getcomposer.org/installer | php
11
- - php composer.phar install --prefer-source --dev --no-interaction
+ - php composer.phar install --prefer-source --no-interaction
12
13
script:
14
- phpunit --bootstrap tests/bootstrap.php --configuration tests/phpunit.xml
0 commit comments