fixed lcovMerge for travis

This commit is contained in:
David Baldwynn 2017-10-30 09:40:09 -07:00
parent 26716e256d
commit fc4d9a12f0

View File

@ -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: {