Skip to content

Commit

Permalink
ignore coverage for osx
Browse files Browse the repository at this point in the history
  • Loading branch information
giannisdoukas committed Jun 30, 2020
1 parent 3c1572e commit b527dc3
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ install:
script:
- pycodestyle --max-line-length=119 $(find ipython2cwl -name '*.py')
- coverage run --source ipython2cwl -m unittest discover tests
after_script:
- coveralls
matrix:
include:
Expand Down

0 comments on commit b527dc3

Please sign in to comment.