fix terraform path on travis
This commit is contained in:
parent
42c707b807
commit
fcd2883ce9
1 changed files with 1 additions and 0 deletions
|
@ -20,5 +20,6 @@ install:
|
|||
- "pip install ."
|
||||
# command to run tests
|
||||
script:
|
||||
- "export PAHT=$PATH:$PWD/test"
|
||||
- cd test
|
||||
- py.test
|
Loading…
Reference in a new issue