From 8ec773bbc3dca26f0e07a0e96c3f050f0e1191bc Mon Sep 17 00:00:00 2001 From: Rene Rivera Date: Tue, 5 Jul 2016 13:57:03 -0500 Subject: Lets try having CircleCI do release building. --- circle.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'circle.yml') diff --git a/circle.yml b/circle.yml index 1bd2951e13..573c3468eb 100644 --- a/circle.yml +++ b/circle.yml @@ -6,7 +6,7 @@ machine: environment: - SCRIPT: ci_boost_status + 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} -- cgit v1.2.1