You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Jun 14, 2019. It is now read-only.
- cd opentreemap && case $CIRCLE_NODE_INDEX in 0) coverage run --source=. --rcfile=../.coveragerc manage.py test ;; 1) coverage run --source=. --rcfile=../.coveragerc manage.py test -p 'uitest*.py' ;; esac:
parallel: true
post:
- cd opentreemap && coverage html -d $CIRCLE_ARTIFACTS/python-coverage