mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-25 08:33:22 +03:00
Update Travis test
This commit is contained in:
parent
b31d824ff3
commit
bc277ad709
@ -6,4 +6,7 @@ python:
|
||||
- "3.4"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
script: python setup.py install
|
||||
- pip install coveralls
|
||||
script:
|
||||
- python setup.py install
|
||||
- python unitest.py
|
Loading…
Reference in New Issue
Block a user