Upgrade Grunt dependencies and standardise on a consistent file format.
Closes #1226, #1538.
This commit is contained in:
@ -1,5 +1,7 @@
|
||||
language: node_js
|
||||
node_js:
|
||||
- 4.1.1
|
||||
- 4
|
||||
before_script:
|
||||
- npm install -g grunt-cli
|
||||
- npm install -g grunt-cli
|
||||
after_script:
|
||||
- grunt retire
|
||||
|
Reference in New Issue
Block a user