Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
nickcafferry committed Sep 18, 2020
1 parent 15e9466 commit 33e4b41
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 @@ -29,7 +29,7 @@ install:
script:
- ls
- coverage debug sys
- coverage run pymbd/__init__.py
- coverage run pymbd/tests.py
- codecov
- bash <(curl -s https://codecov.io/bash)
- cd /home/travis/build/nickcafferry/Machine-Learning-in-Molecular-Sciences/Machine-Learning-for-Structural-Bioinformatics/PSSpred/
Expand Down

0 comments on commit 33e4b41

Please sign in to comment.