Skip to content

Commit ee86445

Browse files
author
Simon Hofmann
committed
Enabled integration tests on Windows builds
1 parent 65f425b commit ee86445

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

appveyor.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -35,6 +35,7 @@ test_script:
3535
- npm --version
3636
# run tests
3737
- npm test
38+
- npm test:it
3839

3940
on_success:
4041
- IF defined APPVEYOR_REPO_TAG_NAME npm publish

0 commit comments

Comments
 (0)