Skip to content

Commit

Permalink
fix travis cache dir
Browse files Browse the repository at this point in the history
  • Loading branch information
dpark01 committed Jun 21, 2016
1 parent 3381719 commit 5992507
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ cache:

env:
global:
- CACHE_DIR="$HOME/cache"
- CACHE_DIR="$HOME/misc_cache"
- MINICONDA_DIR="$HOME/miniconda"
- PIP_DIR="$HOME/virtualenv"
- GATK_PATH="$CACHE_DIR/bin_bundles/GenomeAnalysisTK-3.3-0-g37228af"
Expand Down

0 comments on commit 5992507

Please sign in to comment.