summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
authorDave Hodder <dave.hodder@focusrite.com>2017-07-26 12:12:21 +0100
committerDave Hodder <dave.hodder@focusrite.com>2017-07-26 12:12:21 +0100
commit691c769178f1ab9258f394d10d49c92818a5c9b5 (patch)
treef8236872677bf19fb043c1683fc5b3cc1b0148ef /.travis.yml
parentea50d522ef72143377b3748e296b8ca0da8f535e (diff)
downloadlaunchpad-polymaker-691c769178f1ab9258f394d10d49c92818a5c9b5.tar.gz
launchpad-polymaker-691c769178f1ab9258f394d10d49c92818a5c9b5.zip
adding docker build status, and debug code to test the build
Diffstat (limited to '.travis.yml')
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 45ed81e..c5d586e 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -10,4 +10,4 @@ before_install:
10- docker run -d -v $(pwd):/launchpad-pro novation-launchpad-pro-dev "make" 10- docker run -d -v $(pwd):/launchpad-pro novation-launchpad-pro-dev "make"
11 11
12script: 12script:
13- test -f build/launchpad_pro.syx 13- pwd; ls; ls build; test -f build/launchpad_pro.syx