Update travis conf

This commit is contained in:
Simon Conseil
2018-03-05 00:45:11 +01:00
parent 55399b2b4d
commit 5fd55b27b1

View File

@@ -8,11 +8,8 @@ env:
matrix:
include:
- python: 2.7
- python: 3.4
env: PILLOW="Pillow==2.9.0"
- python: 3.5
env: PILLOW="Pillow==3.0.0"
env: PILLOW="Pillow==4.0.0"
- python: 3.6