Adds Python 2.7 to Travis CI build

This commit is contained in:
Robert Smallshire
2015-01-31 16:10:21 +01:00
parent 99b37024ab
commit 6e8843dce6
+1
View File
@@ -1,5 +1,6 @@
language: python
python:
- "2.7"
- "3.4"
# command to install dependencies
install: