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

fix travis
merge-requests/1/head
Freddy Tan 8 years ago
parent bfd9b3a8ab
commit 4d1943438c

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

Loading…
Cancel
Save