We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2b8a07b commit 9aa7183Copy full SHA for 9aa7183
test/runtests.jl
@@ -65,6 +65,8 @@ make install
65
install_license ${WORKSPACE}/srcdir/libfoo/LICENSE.md
66
"""
67
68
+BinaryBuilderBase.versioninfo() # print some context for the current runner
69
+
70
# Run all our tests
71
include("basic.jl")
72
include("building.jl")
0 commit comments