aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorPeter Newman <peternewman@users.noreply.github.com>2019-03-26 00:31:29 +0000
committerGitHub <noreply@github.com>2019-03-26 00:31:29 +0000
commit7086cf6514462512ffcca6cb72876bd76b193cab (patch)
tree62d6fbd54da6853ad7aa5e179350ebc843b39500 /.travis.yml
parent6e8f195c36cb5f5cd6469658937336f2d31ab6e8 (diff)
downloadmidimonster-7086cf6514462512ffcca6cb72876bd76b193cab.tar.gz
midimonster-7086cf6514462512ffcca6cb72876bd76b193cab.tar.bz2
midimonster-7086cf6514462512ffcca6cb72876bd76b193cab.zip
Build OLA plugin too
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.travis.yml b/.travis.yml
index 1b7c2e2..7ad9dc3 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -19,6 +19,7 @@ addons:
- *base_build
- libasound2-dev
- libevdev-dev
+ - libola-dev
packages: &core_build_gpp_latest
- *core_build
- gcc-8