Skip to content

Commit 473afca

Browse files
committed
Tell meson/ninja versions
1 parent 59d41de commit 473afca

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

travis.sh

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ set -vex
1717

1818
env | sort
1919

20+
meson --version
21+
ninja --version
2022
meson --buildtype ${BUILD_TYPE} --default-library ${LIB_TYPE} . build-${LIB_TYPE}
2123
ninja -v -C build-${LIB_TYPE}
2224
ninja -v -C build-${LIB_TYPE} test

0 commit comments

Comments
 (0)