Skip to content

Commit 41fc6fc

Browse files
committed
Testing with Travis
1 parent 8f93b46 commit 41fc6fc

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 typo3/ -name \*.php | parallel --gnu 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)