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 b15d290 commit e0b72bcCopy full SHA for e0b72bc
.travis.yml
@@ -1,4 +1,4 @@
1
language: php
2
php:
3
- 7.1.9
4
-script : ./vendor/bin/phpunit ./test/UserTest.php
+script : /home/travis/vendor/bin/phpunit /home/travis/test/UserTest.php
0 commit comments