rhymix/.travis.yml

6 lines
97 B
YAML

language: php
before_script:
- npm install -g grunt-cli
- npm install
script:
- grunt lint