Skip to content
This repository has been archived by the owner on Mar 23, 2021. It is now read-only.

Commit

Permalink
ci: fixing path location to the coverage file
Browse files Browse the repository at this point in the history
  • Loading branch information
Caian R. Ertl committed Aug 20, 2018
1 parent f52b3df commit a3a847e
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 @@ -14,4 +14,4 @@ script:
- cd src/tests && coverage run test_dora.py

after_success:
- cd src/tests && codecov
- codecov

0 comments on commit a3a847e

Please sign in to comment.