Skip to content

Commit b5f7142

Browse files
committed
Enable mocha on appveyor
1 parent c3bfc8d commit b5f7142

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,4 +24,4 @@ install:
2424
test_script:
2525
- node --version
2626
- npm --version
27-
- node windows/smoketest.js
27+
- npm test

0 commit comments

Comments
 (0)