mirror of https://github.com/nicolargo/glances.git
Change the travis conf file to run the unitest.py script
This commit is contained in:
parent
c25b9d608c
commit
e3c910342d
|
|
@ -5,4 +5,4 @@ python:
|
|||
- "2.7"
|
||||
- "3.2"
|
||||
|
||||
script: python setup.py install
|
||||
script: python glances/unitest.py
|
||||
|
|
|
|||
Loading…
Reference in New Issue