fixed wrong avatars directory path

This commit is contained in:
ingvar1995 2018-06-30 20:02:44 +03:00
parent 595c35a6b8
commit 0adb9c1e52
2 changed files with 2 additions and 1 deletions

View file

@ -47,6 +47,7 @@ before_script:
- echo '/usr/local/lib/' | sudo tee -a /etc/ld.so.conf.d/locallib.conf
- sudo ldconfig
- cd ..
- cd ..
script:
- py.test tests/travis.py
- py.test tests/tests.py