mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-28 22:55:55 +03:00
Update Travis test
This commit is contained in:
parent
b31d824ff3
commit
bc277ad709
@ -6,4 +6,7 @@ python:
|
|||||||
- "3.4"
|
- "3.4"
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt
|
- 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