Skip to content

Commit

Permalink
Fix travis <> codecov integration 3rd attempt
Browse files Browse the repository at this point in the history
  • Loading branch information
tgrk committed Mar 22, 2017
1 parent c915b3c commit 78f5b79
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
@@ -1,7 +1,7 @@
language: erlang
notifications:
email: [email protected]
install:
before_install:
pip install --user codecov
after_success:
codecov
Expand Down

0 comments on commit 78f5b79

Please sign in to comment.