File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change @@ -66,7 +66,7 @@ module.exports = function(grunt) {
6666 } ,
6767 coverageReporter : {
6868 type : "lcov" ,
69- dir : "coverage/ "
69+ dir : "coverage"
7070 } ,
7171 // global config for SauceLabs
7272 sauceLabs : {
Original file line number Diff line number Diff line change 1- # ng-flow [ ![ Build Status] ( https://travis-ci.org/flowjs/ng-flow.svg )] ( https://travis-ci.org/flowjs/ng-flow ) [ ![ Coverage Status] ( https://coveralls.io/repos/flowjs/ng-flow/badge.svg?branch=master )] ( https://coveralls.io/r /flowjs/ng-flow?branch=master )
1+ # ng-flow [ ![ Build Status] ( https://travis-ci.org/flowjs/ng-flow.svg )] ( https://travis-ci.org/flowjs/ng-flow ) [ ![ Coverage Status] ( https://coveralls.io/repos/flowjs/ng-flow/badge.svg?branch=master&service=github )] ( https://coveralls.io/github /flowjs/ng-flow?branch=master )
22
33[ ![ Saucelabs Test Status] ( https://saucelabs.com/browser-matrix/ng-flow.svg )] ( https://saucelabs.com/u/ng-flow )
44
You can’t perform that action at this time.
0 commit comments