1
0
mirror of https://github.com/rubenwardy/food.git synced 2024-09-28 22:20:20 +02:00
food/.travis.yml
2015-08-04 20:16:50 +01:00

6 lines
179 B
YAML

language: lua
before_install: sh travis_install.sh
script: cd minetest && ./bin/minetestserver --gameid minetest_game --worldname world --port 31234
notifications:
email: false