From ea50d522ef72143377b3748e296b8ca0da8f535e Mon Sep 17 00:00:00 2001 From: Dave Hodder Date: Wed, 26 Jul 2017 12:05:23 +0100 Subject: test for existence of the sysex image to validate build --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index dba3e70..45ed81e 100644 --- a/.travis.yml +++ b/.travis.yml @@ -10,4 +10,4 @@ before_install: - docker run -d -v $(pwd):/launchpad-pro novation-launchpad-pro-dev "make" script: -- make +- test -f build/launchpad_pro.syx -- cgit v1.2.1