]> git.saurik.com Git - apt.git/commit
travis: Move codecov from after_success to after_script
authorJulian Andres Klode <jak@debian.org>
Sun, 2 Oct 2016 16:12:50 +0000 (18:12 +0200)
committerJulian Andres Klode <jak@debian.org>
Tue, 4 Oct 2016 17:41:15 +0000 (19:41 +0200)
commit374a6efa1d6d77016e14a32f2dd85e8e1773187d
tree786c9f39741512b6240f55d90abf82c4d5b1c5fe
parent221ba9e2c9223a6af07cad9371c6233781a20db9
travis: Move codecov from after_success to after_script

We always want to run codecov test, even if there are spurious
failures. We should really work around those failures more, though,
it is starting to annoy me.
.travis.yml