]> git.ipfire.org Git - thirdparty/tor.git/commit
Handle errors from coveralls more gracefully.
authorAlexander Færøy <ahf@torproject.org>
Wed, 20 Mar 2019 14:44:06 +0000 (15:44 +0100)
committerAlexander Færøy <ahf@torproject.org>
Wed, 20 Mar 2019 14:44:06 +0000 (15:44 +0100)
commitfbb1c7adfcfbda2f7ed6877beb137c382ecb6b50
treec6bd2416451ad0deb19fdc8bd5e4e0ee092073c5
parent0267c453e2e0d474f742efa1da3ce698ea4af97d
Handle errors from coveralls more gracefully.

Since we have moved coveralls to the script target the entire build will
now fail if coveralls fail. We handle it more gracefully by echo'ing the
failure instead of doing a hard-failure.

See: https://bugs.torproject.org/29036
.travis.yml