Skip to content

Commit fe7a6fb

Browse files
committed
Fix code coverage
1 parent ebb3a01 commit fe7a6fb

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
@@ -21,4 +21,4 @@ script:
2121
notifications:
2222
email: false
2323
after_success:
24-
- codecov
24+
- bash <(curl -s https://codecov.io/bash)

0 commit comments

Comments
 (0)