diff options
author | Kenneth Reitz <me@kennethreitz.org> | 2017-05-27 21:03:23 -0400 |
---|---|---|
committer | Kenneth Reitz <me@kennethreitz.org> | 2017-05-27 21:03:23 -0400 |
commit | 5c8947f6e02ef66819def64b81c47e4e13c61ccd (patch) | |
tree | 1764ed0cb768dbf0aca90dcb302bad3f0d986af2 | |
parent | ce59506060b9e7bfde959b65b023b379dc1d87e0 (diff) | |
download | python-requests-circle-ci.tar.gz |
toxcircle-ci
-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 |