8000 Update LEGACY_DEPS in Travis CI configuration · zendframework/zend-code@1874ed9 · GitHub
[go: up one dir, main page]

Skip to content
This repository was archived by the owner on Jan 29, 2020. It is now read-only.

Commit 1874ed9

Browse files
committed
Update LEGACY_DEPS in Travis CI configuration
1 parent cf397ad commit 1874ed9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ matrix:
1919
- php: 7.1
2020
env:
2121
- DEPS=locked
22-
- LEGACY_DEPS="phpunit/phpunit"
22+
- LEGACY_DEPS="doctrine/annotations phpunit/phpunit"
2323
- CS_CHECK=true
2424
- TEST_COVERAGE=true
2525
- php: 7.1

0 commit comments

Comments
 (0)
0