1
0
mirror of https://github.com/gryf/coach.git synced 2025-12-17 11:10:20 +01:00

Setup basic CI flow (#38)

Adds automated running of unit, integration tests (and optionally longer running tests)
This commit is contained in:
Ajay Deshpande
2018-10-24 18:27:58 -07:00
committed by Scott Leishman
parent 2cc6abc3c4
commit 16b3e99f37
10 changed files with 408 additions and 129 deletions

View File

@@ -12,6 +12,7 @@ gym==0.10.5
bokeh==0.13.0
futures==3.1.1
wxPython==4.0.1
kubernetes==7.0.0
kubernetes==8.0.0b1
redis==2.10.6
minio==4.0.5
pytest==3.8.2