Skip to content

Commit

Permalink
Hey codecov please accept me
Browse files Browse the repository at this point in the history
  • Loading branch information
Park Hyunwoo committed May 11, 2016
1 parent 999bf45 commit 102994c
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,8 @@ python:
- "3.4"
- "3.5"
install:
- pip install -q -U pip setuptools tox tox-travis
- pip install -q -U pip setuptools tox tox-travis codecov
script:
- tox
after_success:
- bash <(curl -s https://codecov.io/bash)
- codecov

0 comments on commit 102994c

Please sign in to comment.