Skip to content

Commit 6080240

Browse files
committed
updated travis config
1 parent ce90f48 commit 6080240

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,6 @@ before_script:
1616

1717
script:
1818
- mkdir -p build/logs
19-
- php vendor/bin/phpunit -c phpunit.xml
19+
- php vendor/bin/phpunit
2020

2121
after_script:
22-
- php vendor/bin/coveralls --env=test

0 commit comments

Comments
 (0)