summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMatthew Treinish <mtreinish@kortar.org>2016-11-29 17:24:49 +0100
committerFree Ekanayaka <free.ekanayaka@gmail.com>2016-11-29 17:24:49 +0100
commit7b12bac90daad5b136b180303ac4f998f6a4df7d (patch)
tree99ffc4afd4ddb4224300d2e90e79f273afb549d2
parent0af5fdeb571b332929858d1e1208073a1ea9b5e0 (diff)
downloadtestrepository-7b12bac90daad5b136b180303ac4f998f6a4df7d.tar.gz
Remove python 3.2 testing from travis.yml (#28)
This commit removes the python 3.2 testing job from the travis.yml.
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index a4de1fc..f15081f 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -3,7 +3,6 @@ language: python
python:
- "2.6"
- "2.7"
- - "3.2"
- "3.3"
- "3.4"
- pypy