Browse Source

yet another travis attempt

James Bowman 6 years ago
parent
commit
0f158d7994
1 changed files with 1 additions and 0 deletions
  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: