We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cb5d9e7 commit 0d23291Copy full SHA for 0d23291
1 file changed
.travis.yml
@@ -13,4 +13,4 @@ notifications:
13
before_script: composer install
14
15
script:
16
-- vendor/bin/phpunit --configuration phpunit.xml
+- vendor/bin/phpunit --configuration phpunit.xml < tests/input.txt
0 commit comments