Change the travis conf file to run the unitest.py script

This commit is contained in:
Nicolas Hennion 2013-02-19 22:39:57 +01:00
parent c25b9d608c
commit e3c910342d
1 changed files with 1 additions and 1 deletions

View File

@ -5,4 +5,4 @@ python:
- "2.7"
- "3.2"
script: python setup.py install
script: python glances/unitest.py