diff options
-rw-r--r-- | circle.yml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -2,6 +2,7 @@ machine: post: - pyenv install 2.7.13 - pyenv global 2.7.13 3.6.1 + - pip install tox test: override: - tox
\ No newline at end of file |