fixed lcovMerge for travis
This commit is contained in:
parent
26716e256d
commit
fc4d9a12f0
@ -219,7 +219,7 @@ module.exports = function(grunt) {
|
||||
options: {
|
||||
emitters: ['event'],
|
||||
},
|
||||
src: ['./coverageServerg/*.info', './clientCoverage/lcov-report/*.info']
|
||||
src: ['/home/travis/build/tellform/tellform/coverageServerg/*.info', '/home/travis/build/tellform/tellform/clientCoverage/lcov-report/*.info']
|
||||
},
|
||||
html2js: {
|
||||
options: {
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user