Removing Python2 from travis

This commit is contained in:
Denis-Cosmin Nutiu 2017-04-21 19:32:08 +03:00
parent f263bf4092
commit 4aadbb39fc

View file

@ -1,7 +1,5 @@
language: python
python:
- "2.6"
- "2.7"
- "3.3"
- "3.4"
- "3.5"