python-terraform-1 Make option with bool value/ more sense for the caller

fix travis
This commit is contained in:
Freddy Tan 2016-11-24 15:16:18 +08:00
parent bfd9b3a8ab
commit 4d1943438c

View file

@ -17,9 +17,7 @@ before_script:
install: install:
- "curl https://bootstrap.pypa.io/ez_setup.py -o - | python" - "curl https://bootstrap.pypa.io/ez_setup.py -o - | python"
- "pip install -r test/requirements.txt" - "pip install pytest"
- "sudo apt-get -y install pandoc"
- "pip install pypandoc"
- "pip install ." - "pip install ."
# command to run tests # command to run tests
script: script: