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