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 e79391e commit 0ff288b
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,10 @@ install:
script:
- ls
- coverage debug sys
- coverage run conf.py
- codecov
- bash <(curl -s https://codecov.io/bash)
- cd Machine-Learning-for-Structural-Bioinformatics/PSSpred/nr/
- pwd
notifications:
email: false

0 comments on commit 0ff288b

Please sign in to comment.