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 d45dd30 commit 54e9c16Copy full SHA for 54e9c16
.travis.yml
@@ -1,5 +1,5 @@
1
language: php
2
install:
3
- - php composer.phar install
+ - php composer.phar update
4
script :
5
- ./vendor/bin/phpunit test/UserTest.php
0 commit comments