Skip to content

Commit

Permalink
Update mafft version for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjpage committed Jan 20, 2016
1 parent c35cbcf commit 58056e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion install_dependencies.sh
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ FASTTREE_VERSION="2.1.8"
FASTTREE_DOWNLOAD_FILENAME="FastTree-${FASTTREE_VERSION}.c"
FASTTREE_URL="http://microbesonline.org/fasttree/FastTree-${FASTTREE_VERSION}.c"

MAFFT_VERSION="7.221"
MAFFT_VERSION="7.271"
MAFFT_DOWNLOAD_FILENAME="mafft-${MAFFT_VERSION}-without-extensions-src.tgz"
MAFFT_URL="http://mafft.cbrc.jp/alignment/software/${MAFFT_DOWNLOAD_FILENAME}"

Expand Down

0 comments on commit 58056e4

Please sign in to comment.