Skip to content

Commit 0a3481e

Browse files
committed
chore: use temporary version of grunt-jasmine-node
This should be reverted once jasmine-contrib/grunt-jasmine-node#33 gets merged in the upstream repo. It fixes the problem where Grunt does not fail the build, even though there are failures. See https://travis-ci.org/angular/angular.js/builds/14329011#L2366
1 parent e33c365 commit 0a3481e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"yaml-js": "~0.0.8",
3131
"marked": "0.2.9",
3232
"rewire": "1.1.3",
33-
"grunt-jasmine-node": "~0.1.0",
33+
"grunt-jasmine-node": "git://github.com/vojtajina/grunt-jasmine-node.git#fix-grunt-exit-code",
3434
"grunt-parallel": "~0.3.1",
3535
"grunt-ddescribe-iit": "~0.0.1",
3636
"grunt-merge-conflict": "~0.0.1",

0 commit comments

Comments
 (0)