mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Fix Travis Boost caching
This commit is contained in:
+1
-1
@@ -15,7 +15,7 @@ addons:
|
||||
cache:
|
||||
directories:
|
||||
- $HOME/boost_1_64_0/boost
|
||||
- $HOME/boost_1_64_0/stage/lib
|
||||
- $HOME/boost_1_64_0/stage/64/lib
|
||||
|
||||
install:
|
||||
- if [ "$CXX" = "g++" ]; then export CXX="g++-6" CC="gcc-6"; fi
|
||||
|
||||
Reference in New Issue
Block a user