Skip to content

Commit eb3165f

Browse files
author
Felix Arntz
committed
Rename phpunit.xml back to phpunit.xml.dist to enable easy overloading.
1 parent c5465b5 commit eb3165f

File tree

2 files changed

+1
-1
lines changed

2 files changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -103,5 +103,5 @@ script:
103103
if [[ "$NPM_TESTS" == "1" ]]; then
104104
npm test
105105
else
106-
phpunit -c phpunit.xml
106+
phpunit
107107
fi
File renamed without changes.

0 commit comments

Comments
 (0)