Upgrade Grunt dependencies and standardise on a consistent file format.
Closes #1226, #1538.
This commit is contained in:
parent
360bc94006
commit
b294323854
3 changed files with 54 additions and 54 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue