Remove python2.7 from Travis

This commit is contained in:
Yohan Boniface 2018-05-19 16:33:46 +02:00
parent 8fd541955e
commit e0169d569e

View file

@ -1,7 +1,6 @@
sudo: false
language: python
python:
- "2.7"
- "3.4"
- "3.5"
- "3.6"