Skip to content

Commit 0b17d1d

Browse files
committed
Remove codecov debug prints
[changelog skip]
1 parent a765656 commit 0b17d1d

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

.travis.yml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -134,8 +134,6 @@ after_script:
134134
stack exec -- codecov-haskell \
135135
--tix-dir ./.stack-work/install/x86_64-*/lts-*/*/hpc/nirum/ \
136136
--mix-dir ./.stack-work/dist/x86_64-*/Cabal-*/hpc/ \
137-
--print-response \
138-
--display-report \
139137
--token="$(echo $token_encoded | python -m base64 -d)" \
140138
spec
141139

0 commit comments

Comments
 (0)