Split Travis build into stages (#62)

Adds code coverage checking.
This commit is contained in:
Eliza Weisman
2017-09-14 18:33:34 -05:00
committed by Carl Lerche
parent f84a1bdd1f
commit e4b8dde1d3
4 changed files with 63 additions and 23 deletions

View File

@@ -0,0 +1,18 @@
codecov:
notify:
require_ci_to_pass: true
coverage:
ignore:
- tests/.*
notify:
slack:
default:
url: "https://hooks.slack.com/services/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"
threshold: 1%
only_pulls: false
branches: null
flags: null
paths: null
comment: off