Merge branch 'ErjanGavalji/fix-travis-build'

This commit is contained in:
Erjan Gavalji
2015-12-18 15:01:53 +02:00

View File

@ -1,8 +1,9 @@
language: node_js language: node_js
node_js: node_js:
0.12.7 4.2.3
before_script: before_script:
- npm install -g grunt-cli - npm install -g grunt-cli
- npm install
script: script:
grunt default grunt default