diff --git a/.travis.yml b/.travis.yml index a46a2581c..2c4bedf02 100644 --- a/.travis.yml +++ b/.travis.yml @@ -7,6 +7,7 @@ cache: branches: only: - master + - indev before_install: npm install -g grunt-cli eslint install: npm install before_script: grunt --dev \ No newline at end of file