Sfoglia il codice sorgente

yet another travis attempt

James Bowman 6 anni fa
parent
commit
0f158d7994
1 ha cambiato i file con 1 aggiunte e 0 eliminazioni
  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: