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:
|
||||
- "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…
Reference in a new issue