summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index d645f4d..2b6bd3d 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
language: python
python:
+ - "3.6"
- "3.5"
- "3.4"
- "3.3"
@@ -19,5 +20,5 @@ matrix:
include:
- python: "2.7"
env: TEST_PEP8=1
- - python: "3.5"
+ - python: "3.6"
env: TEST_PEP8=1