diff --git a/circle.yml b/circle.yml index 220a5de83..32d601924 100644 --- a/circle.yml +++ b/circle.yml @@ -26,7 +26,7 @@ test: - blockstack api stop -y deployment: tarball_venv: - branch: [rc-0.14.2, master, osx-single-file-build, rc-0.14.3] + branch: [rc-0.14.2, master, osx-single-file-build, rc-0.14.3, develop] commands: - cp -r ../virtualenvs/venv-system ./venv-copy - virtualenv --relocatable ../virtualenvs/venv-system