test against 2.6 and 3.3

This commit is contained in:
Alexander Kukushkin
2015-05-19 13:05:31 +02:00
parent 004cbf16c6
commit c8ee7b1c6d
+2
View File
@@ -1,6 +1,8 @@
language: python
python:
- "2.6"
- "2.7"
- "3.3"
- "3.4"
install:
- pip install -r requirements.txt