1
0
mirror of https://github.com/minetest/minetest_game.git synced 2024-06-29 14:30:17 +02:00
minetest_game/.travis.yml

15 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