projects
/
dbsrgits/SQL-Translator.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
(parent:
fe61dda
)
Explicitly set COVERAGE=coveralls
Dagfinn Ilmari Mannsåker [Tue, 9 Jan 2018 13:50:15 +0000 (13:50 +0000)]
No codedov, it the reporter module has deps that require 5.10.1.
.travis.yml
patch
|
blob
|
blame
|
history
diff --git
a/.travis.yml
b/.travis.yml
index
9ea9d11
..
9296dc3
100644
(file)
--- a/
.travis.yml
+++ b/
.travis.yml
@@
-21,7
+21,7
@@
perl:
- "5.8"
env:
global:
- - COVERAGE=1
+ - COVERAGE="coveralls"
- DBICTEST_PG_DSN=dbi:Pg:dbname=sqlt_test
- DBICTEST_PG_USER=postgres
matrix: