Skip to content

Commit c9dd903

Browse files
committed
travis: added codecov
1 parent 8bc4c9c commit c9dd903

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
@@ -6,7 +6,7 @@ before_script:
66
- pip install --user codecov
77

88
after_success:
9-
- codecov
9+
- codecov --token=$TOKEN_CODECOV
1010

1111
before_deploy:
1212
- git config --global user.email "builds@travis-ci.com"

0 commit comments

Comments
 (0)