This website works better with JavaScript.
Home
Help
Sign In
jackaudio
/
jack2
mirror of
https://github.com/jackaudio/jack2
Watch
1
Star
0
Fork
0
Code
Releases
45
Activity
Browse Source
travis: run .ci/test_run.sh after install
tags/v1.9.13
Thomas Brand
6 years ago
parent
5a020aad52
commit
ce5945aac5
1 changed files
with
2 additions
and
0 deletions
Split View
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.travis.yml
+ 2
- 0
.travis.yml
View File
@@ -105,6 +105,8 @@ script:
CXXFLAGS="${CXXFLAGS} -flax-vector-conversions" ./waf -v build;
fi
- sudo ./waf -v install
# run very basic tests
- sudo .ci/test_run.sh
branches:
only:
Write
Preview
Loading…
Cancel
Save