fix terraform path on travis

This commit is contained in:
Freddy Tan 2016-11-18 17:31:04 +08:00
parent 42c707b807
commit fcd2883ce9

View file

@ -20,5 +20,6 @@ install:
- "pip install ."
# command to run tests
script:
- "export PAHT=$PATH:$PWD/test"
- cd test
- py.test