Skip to content
This repository has been archived by the owner on Nov 30, 2023. It is now read-only.

Commit

Permalink
Tracis CI: cache Hunter packages properly
Browse files Browse the repository at this point in the history
  • Loading branch information
chfast committed May 10, 2017
1 parent abbb4a8 commit b229ff6
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 @@ -13,7 +13,7 @@ matrix:
env: CUDA=OFF
cache:
directories:
- $HOME/.hunter
- $HOME/.hunter/_Base/Cache
before_install:
- if [[ "$CUDA" = ON ]]; then source scripts/install-cuda-trusty.sh; fi
script:
Expand Down

0 comments on commit b229ff6

Please sign in to comment.