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

Commit 63a1b05

Browse files
committed
Merge pull request #22 from Koopzington/move-coverage
Move Coverage reporting to latest env Conflicts: .travis.yml
2 parents ee9274e + e02f745 commit 63a1b05

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
@@ -24,11 +24,11 @@ matrix:
2424
- php: 5.6
2525
env:
2626
- DEPS=locked
27-
- TEST_COVERAGE=true
2827
- LEGACY_DEPS="phpunit/phpunit zendframework/zend-code"
2928
- php: 5.6
3029
env:
3130
- DEPS=latest
31+
- TEST_COVERAGE=true
3232
- php: 7
3333
env:
3434
- DEPS=lowest

0 commit comments

Comments
 (0)