8000 Ensure 5.6 locked env can run PHPUnit on Travis · zendframework/zend-stdlib@eb4c9c2 · GitHub
[go: up one dir, main page]

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

Commit eb4c9c2

Browse files
committed
Ensure 5.6 locked env can run PHPUnit on Travis
1 parent 88cc2e9 commit eb4c9c2

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
@@ -19,6 +19,7 @@ matrix:
1919
- php: 5.6
2020
env:
2121
- DEPS=locked
22+
- LEGACY_DEPS="phpbench/phpbench phpunit/phpunit"
2223
- php: 5.6
2324
env:
2425
- DEPS=latest

0 commit comments

Comments
 (0)
0