Skip to content

Commit 9aa7183

Browse files
authored
print some context info (#1390)
1 parent 2b8a07b commit 9aa7183

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

test/runtests.jl

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -65,6 +65,8 @@ make install
6565
install_license ${WORKSPACE}/srcdir/libfoo/LICENSE.md
6666
"""
6767

68+
BinaryBuilderBase.versioninfo() # print some context for the current runner
69+
6870
# Run all our tests
6971
include("basic.jl")
7072
include("building.jl")

0 commit comments

Comments
 (0)