1
0
mirror of https://github.com/rubenwardy/food.git synced 2024-09-27 13:50:18 +02:00
food/.travis.yml

6 lines
179 B
YAML
Raw Normal View History

2015-08-04 20:24:11 +02:00
language: lua
before_install: sh travis_install.sh
script: cd minetest && ./bin/minetestserver --gameid minetest_game --worldname world --port 31234
notifications:
email: false