Docker tests for Zend PHP and Mono C#; Python coverage; TODO for HHVM PHP (#5125)

* Docker test for Zend PHP 7.3

* hhvm

* move failing hhvm test to TODO zone

* c# mono 5.18 test

* python coverage reports
This commit is contained in:
Robert
2019-01-16 16:41:02 -08:00
committed by GitHub
parent 7c94ff6c30
commit bbfd12eb11
5 changed files with 36 additions and 0 deletions

View File

@@ -4,4 +4,5 @@ ADD . .
RUN cp flatc_debian_stretch flatc
WORKDIR /code/tests
RUN python --version
RUN pip install coverage
RUN ./PythonTest.sh