diff options
Diffstat (limited to 'circle.yml')
-rw-r--r-- | circle.yml | 2 |
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} |