mirror of
https://github.com/outbackdingo/patroni.git
synced 2026-08-25 14:53:37 +00:00
Attempt to export acceptance tests coverage results to coveralls
This commit is contained in:
@@ -26,7 +26,6 @@ install:
|
||||
- curl -L https://github.com/coreos/etcd/releases/download/v${ETCDVERSION}/etcd-v${ETCDVERSION}-linux-amd64.tar.gz | tar xz -C . --strip=1 --wildcards --no-anchored etcd
|
||||
- pip install behave codacy-coverage coverage coveralls
|
||||
script:
|
||||
- python setup.py test
|
||||
- PATH=.:$PATH $TEST_SUITE
|
||||
- python setup.py flake8
|
||||
after_success:
|
||||
|
||||
Reference in New Issue
Block a user