Introduce unittest

This commit is contained in:
Hugo Posnic
2016-12-18 01:15:20 +01:00
parent 45e1d47c1c
commit faefc0e63d
9 changed files with 29 additions and 2 deletions
+7
View File
@@ -0,0 +1,7 @@
language: python
python:
- "3.5"
before_install:
- sudo apt-get install -qq -y python3-gi gir1.2-gtk-3.0
# command to run tests
script: python -m unittest