Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
snacktavish committed Nov 12, 2019
1 parent 65a7ff6 commit 560c751
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,8 @@ script:
#- mv *.dmp taxonomy/
- echo 'no' | python tests/testfilesetup.py
#- py.test tests/ --setup-only
- sh tests/run_tests.sh
#- sh tests/run_tests.sh
- pytest tests

after_success:
- curl -s https://codecov.io/bash | bash
Expand Down

0 comments on commit 560c751

Please sign in to comment.