Skip to content

Commit

Permalink
Install python deps via pip
Browse files Browse the repository at this point in the history
  • Loading branch information
DolceTriade committed Oct 26, 2015
1 parent 182e2d2 commit 8260f06
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Expand Up @@ -33,7 +33,8 @@ install:
libwebp-dev libjpeg8-dev libpng-dev
libcurl4-gnutls-dev zlib1g-dev
libopenal-dev libogg-dev libvorbis-dev libtheora-dev libxvidcore-dev libopusfile-dev libspeexdsp-dev
nettle-dev libgmp-dev python-yaml python-jinja2
nettle-dev libgmp-dev python-pip
- pip install --upgrade PyYAML jinja2

#install:
# - brew update
Expand Down

0 comments on commit 8260f06

Please sign in to comment.