aboutsummaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorWaylan Limberg <waylan.limberg@icloud.com>2016-01-28 14:36:53 -0500
committerWaylan Limberg <waylan.limberg@icloud.com>2016-01-28 14:36:53 -0500
commit5562b054b45d84cebe470c65377828eb657acee3 (patch)
tree3a3333d7871df3c67053963caf45240e0bd3bc46 /.travis.yml
parent1b156e66feca34c199636d4107207dca71b39d24 (diff)
downloadmarkdown-5562b054b45d84cebe470c65377828eb657acee3.tar.gz
markdown-5562b054b45d84cebe470c65377828eb657acee3.tar.bz2
markdown-5562b054b45d84cebe470c65377828eb657acee3.zip
Remove Py32 tests from travis, not tox.
That way py32 tests can still be run locally. Just not on the CI server.
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 7384f3d..0038bdc 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -2,7 +2,6 @@ sudo: false
language: python
env:
- TOXENV=py27
- - TOXENV=py32
- TOXENV=py33
- TOXENV=py34
- TOXENV=pypy