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
1 changed files with 1 additions and 0 deletions

View File

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