Skip to content

Commit

Permalink
Remove -t option of codecov, as it is not needed for travis.
Browse files Browse the repository at this point in the history
  • Loading branch information
rqelibari committed Mar 14, 2017
1 parent 08d9e84 commit 48322c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,4 +25,4 @@ script:
- 'cd docs; make html'

after_success:
- codecov --token=${CODECOV_UPLOADTOKEN}
- codecov

0 comments on commit 48322c0

Please sign in to comment.