Change the Circle CI file

This commit is contained in:
nicolargo 2016-07-03 12:38:14 +02:00
parent cec31c0f8a
commit 538b5d9e3c
2 changed files with 7 additions and 2 deletions

View File

@ -1,4 +1,9 @@
machine:
post:
- pyenv local 2.7.11 3.3.6 3.4.4 3.5.1
dependencies:
override:
- pip install tox tox-pyenv
- pyenv local 2.7.9 3.4.3 3.5.0
pre:
- pip install psutil

View File

@ -1 +1 @@
psutil==4.2.0
psutil==4.3.0