trying to fix travis build

This commit is contained in:
Amish Shah
2015-12-04 20:52:35 +00:00
parent 5cb09fef47
commit c5e41544a2

View File

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