angular-cn/scripts
Igor Minar 7b2f757b2b build(gulp/travis): move circular check and style check to before pre/post-test tasks
In order to speedup the startup time of test.unit.js task, we are moving the circular dependency check into
a pre-test check that executes only on travis. Similarly we are moving the style check to a post-test check
that executes on travis.

This way if a circular dependency issue occurs, we find it before running tests on CI and if the code
is not formatted we fail the build only if all the tests pass.

Related to #2536
Related to #2094
2015-06-23 10:52:08 -07:00
..
ci build(gulp/travis): move circular check and style check to before pre/post-test tasks 2015-06-23 10:52:08 -07:00
jenkins fix(build): make perf tests work again 2015-02-27 15:22:19 -08:00
publish chore(pub): add angular2_material to pub 2015-06-18 16:33:28 -07:00