summaryrefslogtreecommitdiffstats
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 f3b4857..3c0d4f7 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -12,9 +12,10 @@ python:
- "2.7"
- "3.3"
- "3.4"
+ - "3.5"
matrix:
include:
- - python: "2.7"
+ - python: "3.5"
env: NMODE=flake8
env:
NMODE=nikola