aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorMatěj Cepl <mcepl@cepl.eu>2015-01-13 11:33:23 +0100
committerMatěj Cepl <mcepl@cepl.eu>2015-01-13 11:37:47 +0100
commit4917a0dd34d7d53dae73a24808e0ff95bfd32ab2 (patch)
treee3fc350032cbf54cbb48d6e467347cc6c8a98566 /.travis.yml
parentdeba136e5016e45310ba2a0331a15c3ed47db5d1 (diff)
downloadyamlish-4917a0dd34d7d53dae73a24808e0ff95bfd32ab2.tar.gz
Fix testsuite under py3k
We don't support python 3.1, and 3.2 ... if anybody provides patches, I will accept them, but otherwise I cannot make myself to care.
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index f6248d2..50abecc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,6 @@ python:
- "2.6"
- "2.7"
- "pypy"
- - "3.2"
- "3.3"
- "3.4"
script: