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 3206c39 commit 026acf3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ language: python
sudo: required

python:
- "3.6"
- "3.7"
- "3.8"

before_install:
Expand Down Expand Up @@ -37,6 +35,8 @@ script:
- cd nr/
- wget -O nr.tar.gz https://zhanglab.ccmb.med.umich.edu/cgi-bin/download_ftp.cgi?ID=nr.tar.gz
- tar -zxvf nr.tar.gz
- cd ../
- PSSpred.pl seq.fasta
- ls
- pwd
notifications:
Expand Down

0 comments on commit 026acf3

Please sign in to comment.