Remove python 3.3 support

pull/86/merge
Raphaël Vinot 2017-01-06 20:41:43 -05:00
parent 02f5e95a98
commit 3b56abd70e
1 changed files with 0 additions and 1 deletions

View File

@ -6,7 +6,6 @@ services:
cache: pip cache: pip
python: python:
- "3.3"
- "3.4" - "3.4"
- "3.5" - "3.5"
- "3.5-dev" - "3.5-dev"