python-terraform-1 Make option with bool value/ more sense for the caller
fix travis
This commit is contained in:
parent
bfd9b3a8ab
commit
4d1943438c
1 changed files with 1 additions and 3 deletions
|
@ -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:
|
||||||
|
|
Loading…
Reference in a new issue