A very basic Circleci setup (#22503)

* Add circleci support

* Add buildpack-deps

* Install libudev-dev

* sudo

* always run test

* Add test report

* no sugar

* quite pytest

* better junit test result

* Add $CODE_COVERAGE env var
This commit is contained in:
Jason Hu
2019-03-28 09:54:49 -07:00
committed by Paulus Schoutsen
parent 8d86722c0e
commit 59476ab475
2 changed files with 80 additions and 0 deletions

1
.gitignore vendored
View File

@@ -55,6 +55,7 @@ pip-log.txt
.tox
nosetests.xml
htmlcov/
test-reports/
# Translations
*.mo