Skip to content

Commit 17a0d91

Browse files
committed
optimize codecov call
1 parent c8437ed commit 17a0d91

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
@@ -39,4 +39,4 @@ script:
3939
after_success:
4040
- covimerage write_coverage $TEST_PROFILE
4141
- coverage xml
42-
- bash <(curl -s https://codecov.io/bash)
42+
- bash <(curl -s https://codecov.io/bash) -f coverage.xml

0 commit comments

Comments
 (0)