mikeboers / Flask-Images

On-demand resizing of images for Flask applications.
https://mikeboers.github.io/Flask-Images/
BSD 3-Clause "New" or "Revised" License
81 stars 43 forks source link

Fix PIL on travis #8

Closed iurisilvio closed 10 years ago

iurisilvio commented 10 years ago

Creating this issue just to not continue the discussion about travis in an unrelated issue #7.

Here, how to use PIL on travis: https://github.com/gabriel-ozeas/pyNES/blob/master/.travis.yml

mikeboers commented 10 years ago

LOL! I actually found the same file, and am waiting on Travis to try it.

iurisilvio commented 10 years ago

Travis passed. :+1: