aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMartin Vilcans <martin@librador.com>2014-10-09 11:48:57 +0200
committerMartin Vilcans <martin@librador.com>2014-10-09 11:48:57 +0200
commitcc53331eeed6aa5d68587e7dca430b65a7a9bf5c (patch)
treefcbd1b72fe7d2555060c3654dd6a74363157e374
parent2fe3eb633815aa214498884f7959baff4e2d2047 (diff)
downloadscreenplain-cc53331eeed6aa5d68587e7dca430b65a7a9bf5c.tar.gz
Travis: remove Python 2.6, Reportlab doesn't support it
-rw-r--r--.travis.yml1
1 files changed, 0 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index b4da1b0..b90b600 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: python
python:
- "2.7"
- - "2.6"
install: pip install -r requirements.txt
script: bin/test