mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-25 08:33:22 +03:00
.travis.yml make me sad
This commit is contained in:
parent
e8dffb8239
commit
013ccee38a
@ -3,8 +3,6 @@ python:
|
||||
- "2.6"
|
||||
- "2.7"
|
||||
- "3.2"
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install python-psutil
|
||||
|
||||
install:
|
||||
- "pip install psutil"
|
||||
script: cd ./glances ; python ./unitest.py
|
||||
|
Loading…
Reference in New Issue
Block a user