mirror of
https://github.com/Hopiu/angular.js.git
synced 2026-03-16 23:30:23 +00:00
chore(travis): add docgen unit tests to Travis build
This commit is contained in:
parent
670ca75c8a
commit
90979061e8
1 changed files with 1 additions and 0 deletions
|
|
@ -31,6 +31,7 @@ module.exports = function(grunt) {
|
|||
stream: true
|
||||
},
|
||||
tasks: [
|
||||
{grunt: true, args: ['test:docgen']},
|
||||
util.parallelTask('tests:docs'),
|
||||
util.parallelTask('tests:modules'),
|
||||
util.parallelTask('tests:jquery'),
|
||||
|
|
|
|||
Loading…
Reference in a new issue