Skip to content

Commit 9097906

Browse files
committed
chore(travis): add docgen unit tests to Travis build
1 parent 670ca75 commit 9097906

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

Gruntfile.js

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,6 +31,7 @@ module.exports = function(grunt) {
3131
stream: true
3232
},
3333
tasks: [
34+
{grunt: true, args: ['test:docgen']},
3435
util.parallelTask('tests:docs'),
3536
util.parallelTask('tests:modules'),
3637
util.parallelTask('tests:jquery'),

0 commit comments

Comments
 (0)