Skip to content

Commit

Permalink
chore: add a stub appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
antfu committed Mar 2, 2022
1 parent bce6839 commit d642aae
Showing 1 changed file with 9 additions and 0 deletions.
9 changes: 9 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,9 @@
environment:
matrix:
- nodejs_version: "14"
install:
- echo "echo"
build: off
shallow_clone: true
test_script:
- echo "echo"

0 comments on commit d642aae

Please sign in to comment.