summaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
authorJon Dufresne <jon.dufresne@gmail.com>2017-04-16 21:24:52 -0700
committerAsif Saifuddin Auvi <auvipy@users.noreply.github.com>2017-04-17 10:24:52 +0600
commitba82a72c210a10a50546c4990e6f05628387c983 (patch)
treef0a42d6cf5c13e87693320009dffd2fc673ae2e6 /tox.ini
parentf4fda3858fed00e66c8a46b94c6efb994bd06c60 (diff)
downloadkombu-ba82a72c210a10a50546c4990e6f05628387c983.tar.gz
Add Python 3.6 to CI testing (#716)
Enabled pip cache for Travis CI
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini1
1 files changed, 0 insertions, 1 deletions
diff --git a/tox.ini b/tox.ini
index 853eb899..3f9bdcf5 100644
--- a/tox.ini
+++ b/tox.ini
@@ -29,7 +29,6 @@ commands = pip install -U -r{toxinidir}/requirements/dev.txt
basepython =
2.7,flakeplus,flake8,apicheck,linkcheck,cov,pydocstyle: python2.7
- 3.3: python3.3
3.4: python3.4
3.5: python3.5
3.6: python3.6