1
0
Fork 0
mirror of https://github.com/veekun/pokedex.git synced 2024-08-20 18:16:34 +00:00

Drop support for 2.6

This commit is contained in:
Eevee (Lexy Munroe) 2016-08-25 09:05:45 -07:00
parent 122da8d885
commit ffa0bf65a0

View file

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