Try Python 2.6 testing on travis

This commit is contained in:
rocky
2015-12-26 10:25:20 -05:00
parent 69a8404edb
commit d6ac51d0a2

View File

@@ -3,6 +3,7 @@ language: python
sudo: false sudo: false
python: python:
- '2.6'
- '2.7' - '2.7'
- '3.3' - '3.3'
- '3.4' - '3.4'