restore folder for build
This commit is contained in:
parent
2fc770faae
commit
f4bec15d2b
1 changed files with 3 additions and 1 deletions
|
@ -21,7 +21,9 @@ install:
|
|||
# command to run tests
|
||||
script:
|
||||
- "export PATH=$PATH:$PWD/tf_bin"
|
||||
- py.test test
|
||||
- cd test
|
||||
- py.test
|
||||
- cd ..
|
||||
|
||||
deploy:
|
||||
# test pypi
|
||||
|
|
Loading…
Reference in a new issue