Skip to content

Commit

Permalink
Clean-up .travis
Browse files Browse the repository at this point in the history
  • Loading branch information
prisae committed May 16, 2020
1 parent f8369e9 commit 9b5609a
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 @@ -34,7 +34,7 @@ script:
- pytest --cov=pyfftlog --flake8 $TEST

after_success:
- if [ "$CHCKLNKS" == "" ]; then coveralls; fi
- coveralls

deploy:
provider: pypi
Expand Down

0 comments on commit 9b5609a

Please sign in to comment.