Skip to content

Commit 3f96af3

Browse files
committed
Test old uploader for coverage difference
1 parent f94f34f commit 3f96af3

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
@@ -69,5 +69,5 @@ matrix:
6969
- ccache -s
7070
- curl -Os https://uploader.codecov.io/latest/linux/codecov
7171
- chmod +x codecov
72-
- ./codecov -f coverage.xml -t 57166f89-22b3-4949-9488-ddd3c78123fb
72+
- bash <(curl -s https://codecov.io/bash) -f coverage.xml -t 57166f89-22b3-4949-9488-ddd3c78123fb
7373

0 commit comments

Comments
 (0)