Skip to content

Commit d1c4e5a

Browse files
committed
Avoid removing prophecy from the phpunit install
1 parent 035062e commit d1c4e5a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@ cache:
1010
env:
1111
global:
1212
- SYMFONY_PHPUNIT_DIR=$HOME/.phpunit-bridge
13+
- SYMFONY_PHPUNIT_REMOVE='' # don't remove prophecy
1314

1415
php: [7.2, 7.1, 7.0, 5.6, 5.5, 5.4]
1516

0 commit comments

Comments
 (0)