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:
- "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: