mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-11 06:18:11 +03:00
Disable test against Travis-CI
This commit is contained in:
parent
31780046c2
commit
4d3afc00e0
@ -6,4 +6,4 @@ python:
|
|||||||
- "3.3"
|
- "3.3"
|
||||||
install:
|
install:
|
||||||
- pip install -r requirements.txt --use-mirrors
|
- pip install -r requirements.txt --use-mirrors
|
||||||
script: python setup.py test
|
script: nosetests
|
||||||
|
Loading…
Reference in New Issue
Block a user