Skip to content

Commit 9585822

Browse files
authored
Merge pull request #3654 from lucianopaz/parallel_coveralls
Specificy coveralls parallel env var
2 parents 53e4966 + 0713b87 commit 9585822

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
@@ -37,4 +37,4 @@ script:
3737
- . ./scripts/test.sh $TESTCMD
3838

3939
after_success:
40-
- coveralls
40+
- COVERALLS_PARALLEL=true coveralls

0 commit comments

Comments
 (0)