enable blockstack-venv tarball builds on develop

This commit is contained in:
Larry Salibra
2017-08-20 17:41:20 +07:00
parent 4d333728cd
commit e4ffb61aa9

View File

@@ -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