mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-24 13:23:12 +03:00
Travis 1 - 0 Nicolargo...
This commit is contained in:
parent
c47e8edc64
commit
fc9580bc41
@ -7,10 +7,9 @@ python:
|
||||
- "pypy"
|
||||
install:
|
||||
- pip install -r requirements.txt
|
||||
- pip install -r optional-requirements.txt
|
||||
- pip install coveralls
|
||||
script:
|
||||
- python setup.py install
|
||||
- coverage run --source=glances unitest-all.sh
|
||||
- coverage run --source=glances unitest.py
|
||||
after_success:
|
||||
- coveralls
|
||||
|
Loading…
Reference in New Issue
Block a user