mirror of
https://github.com/nicolargo/glances.git
synced 2024-11-28 05:42:57 +03:00
Change the Circle CI file
This commit is contained in:
parent
cec31c0f8a
commit
538b5d9e3c
@ -1,4 +1,9 @@
|
|||||||
|
machine:
|
||||||
|
post:
|
||||||
|
- pyenv local 2.7.11 3.3.6 3.4.4 3.5.1
|
||||||
|
|
||||||
dependencies:
|
dependencies:
|
||||||
override:
|
override:
|
||||||
- pip install tox tox-pyenv
|
- pip install tox tox-pyenv
|
||||||
- pyenv local 2.7.9 3.4.3 3.5.0
|
pre:
|
||||||
|
- pip install psutil
|
||||||
|
@ -1 +1 @@
|
|||||||
psutil==4.2.0
|
psutil==4.3.0
|
||||||
|
Loading…
Reference in New Issue
Block a user