tests update
This commit is contained in:
parent
67e9c92c09
commit
821dce5f28
3 changed files with 68 additions and 35 deletions
|
|
@ -28,4 +28,6 @@ before_script:
|
|||
- echo '/usr/local/lib/' | sudo tee -a /etc/ld.so.conf.d/locallib.conf
|
||||
- sudo ldconfig
|
||||
- cd ..
|
||||
script: py.test tests/travis.py
|
||||
script:
|
||||
- py.test tests/travis.py
|
||||
- py.test tests/tests.py
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue