We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 798151c commit fc3ebe1Copy full SHA for fc3ebe1
.travis.yml
@@ -17,5 +17,5 @@ before_script:
17
18
script:
19
- ./vendor/bin/phpcs -p --standard=./phpcs.xml --extensions=php --warning-severity=0 src/ tests/
20
- - php -n -ddate.timezone=Europe/Paris ./vendor/bin/atoum +verbose
+ - php -ddate.timezone=Europe/Paris ./vendor/bin/atoum +verbose
21
0 commit comments