aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2016-05-16 11:30:11 +0200
committerMatěj Cepl <mcepl@cepl.eu>2016-05-16 11:30:11 +0200
commit4d372a82e23589d071a3bf7c1320c6c3459beed1 (patch)
tree14b5c9c969a764ac8aa79ba70598412d4c4dd412
parent3febfb4e08dcbc00d54d33bff87152dcc6f2b1ff (diff)
downloadyamlish-master.tar.gz
Add 3.5 test in TravisHEADmaster
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 50abecc..68a4e80 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -5,5 +5,6 @@ python:
- "pypy"
- "3.3"
- "3.4"
+ - "3.5"
script:
python setup.py test