mirror of
https://github.com/loot/libloot.git
synced 2026-07-27 14:16:01 -07:00
Update install_boost.py script
This commit is contained in:
+1
-1
@@ -23,7 +23,7 @@ cache:
|
||||
install:
|
||||
- export CXX="g++-8" CC="gcc-8"
|
||||
# Build Boost.
|
||||
- wget https://raw.githubusercontent.com/Ortham/ci-scripts/2.0.0/install_boost.py
|
||||
- wget https://raw.githubusercontent.com/Ortham/ci-scripts/2.1.2/install_boost.py
|
||||
- python install_boost.py --directory ~ --boost-version 1.67.0 -a 64 -t gcc-8 locale system
|
||||
# Install packages for generating documentation
|
||||
- pip install --user -r docs/requirements.txt
|
||||
|
||||
Reference in New Issue
Block a user