sudo: false language: node_js node_js: - 6 branches: only: - master - next install: - npm install -g rgui-tools - npm install script: - rgui-tools test -O - rgui-tools lint -O