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 026acf3 commit 949761d
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 @@ -36,7 +36,8 @@ script:
- 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
- sudo apt-get install perl
- ./PSSpred.pl seq.fasta
- ls
- pwd
notifications:
Expand Down

0 comments on commit 949761d

Please sign in to comment.