mirror of
https://github.com/boostorg/boost.git
synced 2025-04-05 21:45:00 +00:00
Switch to boost_1_61_0 name.
This commit is contained in:
parent
48015c7745
commit
27c46d6ee2
1 changed files with 1 additions and 1 deletions
|
@ -202,7 +202,7 @@ script:
|
|||
cd "${TRAVIS_BUILD_DIR}/.."
|
||||
wget "https://raw.githubusercontent.com/boostorg/release-tools/develop/MakeBoostDistro.py"
|
||||
chmod +x MakeBoostDistro.py
|
||||
export BOOST_RELEASE=boost_1_61_0_b1_rc2
|
||||
export BOOST_RELEASE=boost_1_61_0
|
||||
./MakeBoostDistro.py "${TRAVIS_BUILD_DIR}" "${BOOST_RELEASE}"
|
||||
fi
|
||||
|
||||
|
|
Loading…
Add table
Reference in a new issue