Parcourir la source

yet another travis attempt

James Bowman il y a 6 ans
Parent
commit
0f158d7994
1 fichiers modifiés avec 1 ajouts et 0 suppressions
  1. 1 0
      .travis.yml

+ 1 - 0
.travis.yml

@@ -1,4 +1,5 @@
 before_install:
+  - sudo apt-get -y install python-imaging zlib1g-dev libjpeg-dev
   - sudo pip install Pillow
 language: python
 python: