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 bf86fe3 commit b96a6a0Copy full SHA for b96a6a0
.travis.yml
@@ -1,6 +1,6 @@
1
language: php
2
php:
3
- - 7.1.9
+ - 7.4.1
4
before_script: composer require atoum/atoum
5
script :
6
- ./vendor/bin/atoum ./test/UserTest.php
0 commit comments