gluon/docs/site-example/.travis.yml

16 lines
235 B
YAML

language: bash
addons:
apt:
packages:
- lua5.1
- luarocks
install:
- eval $(luarocks path --bin)
- luarocks install --local lua-cjson
- luarocks install --local luacheck
script:
- bash tests/validate_site.sh