Skip to content

Commit

Permalink
fix travis cache versions and increase parallel version
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewjpage committed Sep 7, 2017
1 parent 2493e21 commit f327d54
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,11 +8,11 @@ addons:
cache:
directories:
- build/parallel-20160722
- build/parallel-20130922
- build/parallel-20170822
- build/bedtools2
- build/cd-hit-v4.6.6-2016-0711
- build/cd-hit-v4.6.8-2017-0621-source
- build/prank-msa-master
- build/ncbi-blast-2.4.0+
- build/ncbi-blast-2.6.0+
- build/mcl-14-137
- build/fasttree
perl:
Expand All @@ -21,7 +21,7 @@ perl:
- "5.24"
env:
- PARALLEL_VERSION=20160722
- PARALLEL_VERSION=20130922
- PARALLEL_VERSION=20170822
install:
- "source ./install_dependencies.sh"
script: "ROARY_FULL_TESTS=1 dzil test"

0 comments on commit f327d54

Please sign in to comment.