Skip to content

Commit

Permalink
fixed windows test cmd
Browse files Browse the repository at this point in the history
  • Loading branch information
M. Peter committed Oct 12, 2016
1 parent aa46a2b commit a63ea05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Expand Up @@ -37,7 +37,7 @@ test_script:
# Output useful info for debugging.
- node --version
- npm --version
- cmd: npm t
- cmd: grunt test

os:
- Default Azure
Expand Down

0 comments on commit a63ea05

Please sign in to comment.