Skip to content

Commit

Permalink
Add calf plugins in build
Browse files Browse the repository at this point in the history
  • Loading branch information
SrMouraSilva committed Mar 16, 2017
1 parent 3076ad1 commit b705ab7
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ python:
sudo: required

install:
- sudo apt-get install lilv-utils
- sudo apt-get install -y lilv-utils --no-install-recommends
- sudo apt-get install -y calf-plugins --no-install-recommends
- pip3 install coveralls
- pip3 install cffi
- pip3 install JACK-Client
Expand Down

0 comments on commit b705ab7

Please sign in to comment.