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.
1 parent ff55739 commit f53a770Copy full SHA for f53a770
.travis.yml
@@ -6,7 +6,7 @@ php:
6
before_script:
7
- COMPOSER_ROOT_VERSION=dev-master composer install --prefer-source
8
9
-script: vendor/bin/phpunit --configuration ./build/travis-ci.xml
+script: vendor/bin/phpunit --configuration build
10
11
notifications:
12
email: false
build/travis-ci.xml
0 commit comments