Template
2
0
Fork 0
mirror of https://github.com/luanti-org/minetest_game.git synced 2025-03-18 13:51:24 +00:00
minetest/.travis.yml

14 lines
215 B
YAML

language: generic
branches:
only:
- master
sudo: required
before_install:
- sudo apt-get update
- sudo apt-get install -y luarocks
- sudo luarocks install luacheck
script: luacheck --no-color ./mods