Skip to content

Commit 91c202e

Browse files
committed
Added missing env in travis configuration
1 parent 0e02702 commit 91c202e

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
- COMPOSER_ARGS="--no-interaction --ignore-platform-reqs"
13+
- COVERAGE_DEPS="satooshi/php-coveralls"
1314

1415
matrix:
1516
include:

0 commit comments

Comments
 (0)