diff --git a/appveyor.yml b/appveyor.yml index 84a25441..9c01f997 100644 --- a/appveyor.yml +++ b/appveyor.yml @@ -29,6 +29,7 @@ test_script: after_test: - make lint + - make e2e-test build_script: - ps: |