Add stylelint to travis

pull/13165/head
rubenmoya 7 years ago
parent 3cf4aa6fcc
commit 3147a4114d

@ -15,6 +15,7 @@ before_script:
- npm install -g grunt-cli
script:
- npm run lint:css
- grunt test
notifications:

Loading…
Cancel
Save