We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6a32f03 commit 2f14fbfCopy full SHA for 2f14fbf
.travis.yml
@@ -12,6 +12,7 @@ language: c
12
# command to install dependencies
13
before_install:
14
#zlib1g-dev is needed to allow PIL to uncompress the dataset.
15
+ - sudo apt-get update
16
- sudo apt-get install -qq libatlas3gf-base libatlas-dev zlib1g-dev zip unzip zlibc libzip-dev libjpeg8 libjpeg62-dev libfreetype6 libfreetype6-dev python-numpy python-scipy python-pip python-nose python-yaml pyflakes python-imaging
17
18
install:
0 commit comments