Skip to content

Commit 3e19cfd

Browse files
committed
Testing
1 parent 41fc6fc commit 3e19cfd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,4 +13,4 @@ before_script:
1313

1414
script:
1515
- >
16-
find src/ -name \*.php | php -d display_errors=stderr -l {} > /dev/null \;
16+
find src -name \*.php | php -d display_errors=stderr -l {} > /dev/null \;

0 commit comments

Comments
 (0)