summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorAmjith Ramanujam <amjith.r@gmail.com>2016-10-19 20:47:23 -0700
committerGitHub <noreply@github.com>2016-10-19 20:47:23 -0700
commit5f91246d67505243326ecdde0159b2d4671bbc9d (patch)
tree98432953cae6f79d2c61d2720f2db191019afb19 /.travis.yml
parent4d149e827d3ffee210a898689ecd48a66c80fbd1 (diff)
Remove python 2.6 from travis.
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 fa8c857e..2e2d22f1 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,6 +1,5 @@
language: python
python:
- - "2.6"
- "2.7"
- "3.3"
- "3.4"