fixed wrong avatars directory path
This commit is contained in:
parent
595c35a6b8
commit
0adb9c1e52
2 changed files with 2 additions and 1 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue