Skip to content
This repository was archived by the owner on Jun 10, 2024. It is now read-only.

Commit d0c8012

Browse files
committed
Merge branch 'bugfix/remove-phpunit-from-travis' into v2
* bugfix/remove-phpunit-from-travis: script: phpunit removed from travis yml
2 parents 40f2218 + 83cd9d7 commit d0c8012

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,6 @@ before_script:
1010
- travis_retry composer self-update
1111
- travis_retry composer install --prefer-source --no-interaction
1212

13-
script: phpunit
14-
1513
matrix:
1614
allow_failures:
1715
- php: hhvm

0 commit comments

Comments
 (0)