Skip to content

Commit

Permalink
add debug for network test
Browse files Browse the repository at this point in the history
  • Loading branch information
sestaton committed Apr 19, 2018
1 parent ca5627f commit af737a2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions build/ci/run_build.sh
@@ -1,5 +1,8 @@
#!/bin/bash

echo "Testing connection GO website"
wget ftp://ftp.geneontology.org/pub/go/external2go/pfam2go

wget http://eddylab.org/software/hmmer3/3.1b2/hmmer-3.1b2-linux-intel-x86_64.tar.gz
tar xzf hmmer-3.1b2-linux-intel-x86_64.tar.gz
sudo cp hmmer-3.1b2-linux-intel-x86_64/binaries/* /usr/bin

0 comments on commit af737a2

Please sign in to comment.