projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
7a575c4
)
Report coverage to Codecov as well as Coveralls
Dagfinn Ilmari Mannsåker [Tue, 16 Jan 2018 18:21:46 +0000 (18:21 +0000)]
Devel::Cover::Report::Codecov 0.22 works on perl 5.8
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
9296dc3
..
f4b11d4
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-21,7
+21,7
@@
perl:
- "5.8"
env:
global:
- - COVERAGE="coveralls"
+ - COVERAGE="coveralls codecov"
- DBICTEST_PG_DSN=dbi:Pg:dbname=sqlt_test
- DBICTEST_PG_USER=postgres
matrix: