aboutsummaryrefslogtreecommitdiffhomepage
path: root/.builds
diff options
context:
space:
mode:
authorCalvin Rose <calsrose@gmail.com>2020-07-18 15:47:13 -0500
committerCalvin Rose <calsrose@gmail.com>2020-07-18 15:50:58 -0500
commit9e163db491e54d9bae0495411d479b3b9bab58c2 (patch)
treeef54372963ac66648a8e750fae1d3f993f8107ed /.builds
parentFix meson paths. (diff)
Test building binaries with jpm.
Test in CI with both meson and normal build. Also test windows.
Diffstat (limited to '.builds')
-rw-r--r--.builds/meson.yml2
1 files changed, 2 insertions, 0 deletions
diff --git a/.builds/meson.yml b/.builds/meson.yml
index 04e9152f..889decd7 100644
--- a/.builds/meson.yml
+++ b/.builds/meson.yml
@@ -10,3 +10,5 @@ tasks:
cd build
ninja
ninja test
+ mkdir modpath
+ jpm --verbose --modpath=./modpath install https://github.com/bakpakin/x43bot.git