Skip to content

Commit 20fa2e4

Browse files
committed
Fixed a typo in appveyor.yml file
1 parent acdd62a commit 20fa2e4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: appveyor.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ install:
1212
- npm install
1313

1414
# Post-install test scripts.
15-
test_scripts:
15+
test_script:
1616
# Output useful info for debugging.
1717
- node --version
1818
- npm --version

0 commit comments

Comments
 (0)