summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorLibravatarDererk <dererk@debian.org>2015-11-11 16:34:34 -0300
committerLibravatarDererk <dererk@debian.org>2015-11-11 16:34:34 -0300
commit4e3224c012df9f74f010eb92203520515e8537b9 (patch)
tree19322dc0c595268cb6864f21d7e92fd93cb826e9 /.travis.yml
parent787b97a4cb24330b36f11297c6d3a7a473a907d0 (diff)
Imported Upstream version 7.7.3upstream/7.7.3
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