chore: add linting to travis

closes #1656
This commit is contained in:
Foxandxss
2016-06-13 14:59:36 +02:00
committed by Ward Bell
parent 7f256eea75
commit cba1e1f74b
+1 -1
View File
@@ -22,4 +22,4 @@ install:
- npm run webdriver:update --prefix public/docs/_examples/_protractor
- gulp add-example-boilerplate
script:
- gulp $SCRIPT
- gulp lint && gulp $SCRIPT