diff --git a/.travis.yml b/.travis.yml index f09411f763..1c0ac9cf7f 100644 --- a/.travis.yml +++ b/.travis.yml @@ -22,4 +22,4 @@ install: - npm run webdriver:update --prefix public/docs/_examples/_protractor - gulp add-example-boilerplate script: - - gulp $SCRIPT \ No newline at end of file + - gulp lint && gulp $SCRIPT