summaryrefslogtreecommitdiff
path: root/circle.yml
diff options
context:
space:
mode:
authorRene Rivera <grafikrobot@gmail.com>2016-07-14 22:48:38 -0500
committerRene Rivera <grafikrobot@gmail.com>2016-07-14 22:48:38 -0500
commit51994fa931157ca520e31037aea8fffd8fd8074e (patch)
tree4a0a3b23bee13984cd1bfe22001c329ca62626fc /circle.yml
parentc3d40716c9218e36c6df14d2602b5018a181c84d (diff)
downloadboost-51994fa931157ca520e31037aea8fffd8fd8074e.tar.gz
[circleci] Don't need the debug out any longer.
Diffstat (limited to 'circle.yml')
-rw-r--r--circle.yml2
1 files changed, 0 insertions, 2 deletions
diff --git a/circle.yml b/circle.yml
index 4a5c46756c..138cd07b04 100644
--- a/circle.yml
+++ b/circle.yml
@@ -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}