summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorNicolas Hennion <nicolas@nicolargo.com>2014-07-09 15:08:13 +0200
committerNicolas Hennion <nicolas@nicolargo.com>2014-07-09 15:08:13 +0200
commitb401e88e30ccafbfc0718f22adbc6b98acd3640c (patch)
treeb6b90aefe4a032afd29bf0be6ca85c6436398eb1 /.travis.yml
parent15c138693c32265d4220071eea2be3b9d0055b9c (diff)
Python 2.6 exclude from the Travis CI
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 24a680c0..715fd5dd 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: python
python:
- - "2.6"
- "2.7"
- "3.3"
- "3.4"