Skip to content

Commit 1f57d8a

Browse files
committed
Removed coveralls parallel env var
1 parent 9585822 commit 1f57d8a

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_PARALLEL=true coveralls
40+
- coveralls

0 commit comments

Comments
 (0)