summaryrefslogtreecommitdiff
path: root/.travis.yml
diff options
context:
space:
mode:
authorDavid Beazley <dave@dabeaz.com>2015-04-17 15:13:19 -0500
committerDavid Beazley <dave@dabeaz.com>2015-04-17 15:13:19 -0500
commit94ed3979030f298c55d501f0b73cc229245e81ad (patch)
treecd11cbbc69dda5c3c33e0d67d23cbf894c9832e0 /.travis.yml
parenta8af40ae27e1dfc621cb96d972a10f3730ce4c62 (diff)
downloadply-94ed3979030f298c55d501f0b73cc229245e81ad.tar.gz
Updated Travis config
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 9e7f5c0..e5733f3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,6 @@
language: python
python:
+ - "2.6"
- "2.7"
- "3.2"
- "3.3"