Remove Python 2.7 travis build. Python 3 only from now on.

This commit is contained in:
Robert Smallshire
2015-05-05 13:14:07 +02:00
parent bdfb0aaf86
commit f0bd88ffe8
-1
View File
@@ -1,6 +1,5 @@
language: python
python:
- "2.7"
- "3.3"
- "3.4"
# command to install dependencies