Ver código fonte

yet another travis attempt

James Bowman 6 anos atrás
pai
commit
0f158d7994
1 arquivos alterados com 1 adições e 0 exclusões
  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: