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