summaryrefslogtreecommitdiffstats
path: root/.travis.yml
diff options
context:
space:
mode:
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