language: node_js node_js: - "lts/*" before_install: - gem install sass - npm install -g grunt-cli install: - npm install script: grunt