We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 20466d5 commit ff37692Copy full SHA for ff37692
.travis.yml
@@ -1,4 +1,5 @@
1
-sudo: false
+sudo: required
2
+dist: trusty
3
language: node_js
4
node_js:
5
- "0.12"
package.json
@@ -63,7 +63,7 @@
63
"grunt-contrib-requirejs": "0.4.4",
64
"grunt-contrib-uglify": "0.11.1",
65
"grunt-git-authors": "3.1.0",
66
- "grunt-html": "4.0.1",
+ "grunt-html": "6.0.0",
67
"grunt-jscs": "2.1.0",
68
"load-grunt-tasks": "3.4.0",
69
"rimraf": "2.5.1",
0 commit comments