Skip to content

Commit

Permalink
#54: test: fixes appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
kaelzhang committed Apr 17, 2019
1 parent a42f201 commit 557e4ca
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ test_script:
- node --version
- npm --version
# run tests
- npm run test-no-report
- npm run test:only

# Don't actually build.
build: off

0 comments on commit 557e4ca

Please sign in to comment.