Skip to content

Commit

Permalink
Update travis conf
Browse files Browse the repository at this point in the history
  • Loading branch information
saimn committed Mar 4, 2018
1 parent 55399b2 commit 5fd55b2
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .travis.yml
Expand Up @@ -8,11 +8,8 @@ env:


matrix: matrix:
include: include:
- python: 2.7
- python: 3.4
env: PILLOW="Pillow==2.9.0"
- python: 3.5 - python: 3.5
env: PILLOW="Pillow==3.0.0" env: PILLOW="Pillow==4.0.0"
- python: 3.6 - python: 3.6




Expand Down

0 comments on commit 5fd55b2

Please sign in to comment.