Update .travis.yml

This commit is contained in:
Amish Shah
2016-08-23 14:09:04 +01:00
committed by GitHub
parent 329839318d
commit 355dd462d3

View File

@@ -8,6 +8,7 @@ branches:
only:
- master
- indev
- indev-rewrite
before_install: npm install -g grunt-cli eslint
install: npm install
before_script: grunt --dev
before_script: grunt --dev