Unverified Commit ee0d21b4 authored by Tao Feng's avatar Tao Feng Committed by GitHub

Add codecov for databuilder repo (#41)

parent b674d9f9
......@@ -3,8 +3,11 @@ python: 2.7
install:
- pip install -r requirements.txt
- python setup.py install
- pip install codecov
script:
- make test
after_success:
- codecov
deploy:
provider: pypi
user: amundsen-dev
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment