Skip to content

Commit

Permalink
updated travis to remove code con
Browse files Browse the repository at this point in the history
  • Loading branch information
Ragav Venkatesan committed Nov 14, 2016
1 parent 54d4818 commit 7189f2a
Showing 1 changed file with 1 addition and 6 deletions.
7 changes: 1 addition & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,4 @@ install:
- python setup.py install

# command to run tests
script: pytest

before_install:
- pip install --user codecov
after_success:
- codecov --file coverage/lcov.info --disable search
script: pytest

0 comments on commit 7189f2a

Please sign in to comment.