python-terraform-3 Refactor readme and how default value being passed

only build on develop and master or release
This commit is contained in:
beelit94 2017-01-04 14:20:06 +08:00
parent 1f99b2e0bf
commit ae270927ae

View file

@ -30,6 +30,11 @@ script:
- "export PATH=$PATH:$PWD/tf_bin" - "export PATH=$PATH:$PWD/tf_bin"
- tox - tox
branches:
only:
- master
- develop
deploy: deploy:
# test pypi # test pypi
- provider: pypi - provider: pypi