tests update

This commit is contained in:
ingvar1995
2016-10-22 22:21:26 +03:00
parent 67e9c92c09
commit 821dce5f28
3 changed files with 68 additions and 35 deletions

View File

@@ -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