Download correct script.

This commit is contained in:
Rene Rivera 2016-07-05 16:59:26 -05:00
parent d0fbcf651c
commit fe1f42fca8

View file

@ -9,7 +9,7 @@ machine:
SCRIPT: ci_boost_release
pre:
- wget "https://raw.githubusercontent.com/boostorg/release-tools/develop/ci_boost_common.py" -P ${HOME}
- wget "https://raw.githubusercontent.com/boostorg/release-tools/develop/ci_boost_status.py" -P ${HOME}
- wget "https://raw.githubusercontent.com/boostorg/release-tools/develop/ci_boost_release.py" -P ${HOME}
post:
- python "${HOME}/${SCRIPT}.py" machine_post
checkout: