aboutsummaryrefslogtreecommitdiff
path: root/tox.ini
diff options
context:
space:
mode:
Diffstat (limited to 'tox.ini')
-rw-r--r--tox.ini7
1 files changed, 7 insertions, 0 deletions
diff --git a/tox.ini b/tox.ini
index e7af9cc..ddef0a1 100644
--- a/tox.ini
+++ b/tox.ini
@@ -26,3 +26,10 @@ deps =
[flake8]
exclude = migrations
max_line_length = 100
+
+[travis]
+python =
+ 2.7: py27
+ 3.4: py34
+ 3.5: py35
+ 3.6: py36, docs, lint