Remove python 2.7 support

pull/2/head
Raphaël Vinot 2016-07-28 12:12:26 +02:00
parent f64d4e80cd
commit e7eee01f1a
1 changed files with 0 additions and 1 deletions

View File

@ -3,7 +3,6 @@ language: python
cache: pip
python:
- "2.7"
- "3.3"
- "3.4"
- "3.5"