Build: Upgrade to grunt-html 6.0.0

Closes gh-1680
This commit is contained in:
Scott González 2016-02-17 13:14:31 -05:00
parent 20466d5027
commit ff3769272b
2 changed files with 3 additions and 2 deletions

View File

@ -1,4 +1,5 @@
sudo: false
sudo: required
dist: trusty
language: node_js
node_js:
- "0.12"

View File

@ -63,7 +63,7 @@
"grunt-contrib-requirejs": "0.4.4",
"grunt-contrib-uglify": "0.11.1",
"grunt-git-authors": "3.1.0",
"grunt-html": "4.0.1",
"grunt-html": "6.0.0",
"grunt-jscs": "2.1.0",
"load-grunt-tasks": "3.4.0",
"rimraf": "2.5.1",