Remove py2 CI

This commit is contained in:
Basraah 2017-09-18 09:08:54 +10:00 committed by GitHub
parent 2b51a98d27
commit d10580b56b

View File

@ -1,7 +1,7 @@
language: python
python:
- "2.7"
- "3.5"
- "3.6"
# command to install dependencies
install:
- pip install requests