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

Commit 04c06eb

Browse files
committed
Added phpbench/phpbench to LEGACY_DEPS on PHP 5.6
1 parent 55e7c06 commit 04c06eb

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
@@ -17,7 +17,7 @@ matrix:
1717
- php: 5.6
1818
env:
1919
- DEPS=locked
20-
- LEGACY_DEPS="phpunit/phpunit doctrine/annotations"
20+
- LEGACY_DEPS="phpunit/phpunit phpbench/phpbench doctrine/annotations"
2121
- TEST_COVERAGE=true
2222
- php: 5.6
2323
env:

0 commit comments

Comments
 (0)