network settings screen converted

This commit is contained in:
ingvar1995 2018-06-30 19:54:08 +03:00
parent a0cae14727
commit 595c35a6b8
6 changed files with 245 additions and 75 deletions

View file

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