fix typo
This commit is contained in:
parent
fcd2883ce9
commit
baf18a3e0b
1 changed files with 1 additions and 1 deletions
|
@ -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
|
Loading…
Reference in a new issue