Upgrade Grunt dependencies and standardise on a consistent file format.

Closes #1226, #1538.
This commit is contained in:
Benjamin Tan
2017-04-30 17:51:20 +08:00
parent 360bc94006
commit b294323854
3 changed files with 54 additions and 54 deletions

View File

@ -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