We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 41fc6fc commit 3e19cfdCopy full SHA for 3e19cfd
1 file changed
.travis.yml
@@ -13,4 +13,4 @@ before_script:
13
14
script:
15
- >
16
- find src/ -name \*.php | php -d display_errors=stderr -l {} > /dev/null \;
+ find src -name \*.php | php -d display_errors=stderr -l {} > /dev/null \;
0 commit comments