Skip to content

Commit 998b69d

Browse files
committed
update travis template
1 parent fce85a8 commit 998b69d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

app/templates/travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ before_script:
88

99
after_script:
1010
#TODO: enable publishing code coverage reports
11-
#- codeclimate < test/coverage/lcov.info
11+
#- codeclimate < test/coverage/**/lcov.info
1212

1313
notifications:
1414
# publish build status to IRC channel: #<%= projName %>

0 commit comments

Comments
 (0)