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