Add Docker test runner (#2673)

* Add docker test runner

* Move test Dockerfile into virtualization folder

* Don't build zwave in test environment
This commit is contained in:
Jesse Newland 2016-07-31 15:48:41 -05:00 committed by Paulus Schoutsen
parent 5faba21b8c
commit cfa69fef1e
5 changed files with 46 additions and 1 deletions

2
.dockerignore Normal file
View file

@ -0,0 +1,2 @@
.tox
.git