Explorar el Código

yet another travis attempt

James Bowman hace 6 años
padre
commit
0f158d7994
Se han modificado 1 ficheros con 1 adiciones y 0 borrados
  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: