use minetest 5.5.0
for tests
This commit is contained in:
parent
f7f5fd0676
commit
884bb8d7ea
2
test.sh
2
test.sh
@ -7,6 +7,6 @@ docker run --rm -i \
|
||||
-v $(pwd)/test-minetest.conf:/etc/minetest/minetest.conf \
|
||||
-v /tmp/mt:/var/lib/minetest/.minetest \
|
||||
-v $(pwd):/var/lib/minetest/.minetest/worlds/world/worldmods \
|
||||
registry.gitlab.com/minetest/minetest/server:5.4.0
|
||||
registry.gitlab.com/minetest/minetest/server:5.5.0
|
||||
|
||||
test -f /tmp/mt/worlds/world/integration_test.json && exit 0 || exit 1
|
||||
|
Loading…
x
Reference in New Issue
Block a user