Add end-to-end test to Appveyor CI

Signed-off-by: Ben Reedy <breed808@breed808.com>
This commit is contained in:
Ben Reedy
2020-12-02 08:10:16 +10:00
committed by Ben Reedy
parent c93b709f96
commit e8ffeaa0d7

View File

@@ -29,6 +29,7 @@ test_script:
after_test: after_test:
- make lint - make lint
- make e2e-test
build_script: build_script:
- ps: | - ps: |