aboutsummaryrefslogtreecommitdiffhomepage
path: root/.travis.yml
diff options
context:
space:
mode:
authorcbdev <cb@cbcdn.com>2019-07-06 17:25:12 +0200
committercbdev <cb@cbcdn.com>2019-07-06 17:25:12 +0200
commitb618c4a6b74a52f830ca53029e1cc680d56a2501 (patch)
tree6da5459b45db4448936cb8f0225490b9f5135b1e /.travis.yml
parentee75bee08b8fb280fc1d76e8635cf29c576835da (diff)
downloadmidimonster-b618c4a6b74a52f830ca53029e1cc680d56a2501.tar.gz
midimonster-b618c4a6b74a52f830ca53029e1cc680d56a2501.tar.bz2
midimonster-b618c4a6b74a52f830ca53029e1cc680d56a2501.zip
Implement Lua backend
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 ab047ce..66bfd9a 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -20,6 +20,7 @@ addons:
- libasound2-dev
- libevdev-dev
- libola-dev
+ - liblua5.3-dev
packages: &core_build_gpp_latest
- *core_build
- gcc-8