Skip to content

Commit

Permalink
chore(CI) also run examples on appveyor (#352)
Browse files Browse the repository at this point in the history
  • Loading branch information
Tieske committed Sep 27, 2020
1 parent e9c35a4 commit d70cf0c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,6 +28,7 @@ build_script:
test_script:
- luacheck .
- lua run.lua tests --luacov
- lua run.lua examples

on_success:
# secure coveralls token not available on PR builds, only BRANCH builds
Expand Down

0 comments on commit d70cf0c

Please sign in to comment.