Skip to content

Commit ff37692

Browse files
committed
Build: Upgrade to grunt-html 6.0.0
Closes jquerygh-1680
1 parent 20466d5 commit ff37692

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,5 @@
1-
sudo: false
1+
sudo: required
2+
dist: trusty
23
language: node_js
34
node_js:
45
- "0.12"

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -63,7 +63,7 @@
6363
"grunt-contrib-requirejs": "0.4.4",
6464
"grunt-contrib-uglify": "0.11.1",
6565
"grunt-git-authors": "3.1.0",
66-
"grunt-html": "4.0.1",
66+
"grunt-html": "6.0.0",
6767
"grunt-jscs": "2.1.0",
6868
"load-grunt-tasks": "3.4.0",
6969
"rimraf": "2.5.1",

0 commit comments

Comments
 (0)