[circleci] Don't need the debug out any longer.

This commit is contained in:
Rene Rivera 2016-07-14 22:48:38 -05:00
parent c3d40716c9
commit 51994fa931

View file

@ -10,8 +10,6 @@ machine:
EOL_N: NA NA LF CRLF
pre:
- |
df
ls -laF "${HOME}"
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_library_check.py" -P ${HOME}
wget "https://raw.githubusercontent.com/boostorg/release-tools/develop/ci_boost_release.py" -P ${HOME}