Skip to content

Commit 63d1c3d

Browse files
author
Felix Arntz
committed
Rename phpunit.xml.dist to phpunit.xml.
1 parent f1db8c9 commit 63d1c3d

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
@@ -82,7 +82,7 @@ before_script:
8282
nvm install 8
8383
- npm install
8484
script:
85-
- phpunit -c phpunit.xml.dist
85+
- phpunit -c phpunit.xml
8686
- |
8787
if [[ "$TRAVIS_PHP_VERSION" != "5.2" ]]; then
8888
npm test
File renamed without changes.

0 commit comments

Comments
 (0)