This commit is contained in:
Freddy Tan 2016-11-18 17:31:23 +08:00
parent fcd2883ce9
commit baf18a3e0b

View file

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