Skip to content

Commit

Permalink
automatic windows builds
Browse files Browse the repository at this point in the history
  • Loading branch information
BendingBender committed Jul 7, 2015
1 parent 470e3f9 commit 72dbac0
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,7 @@ test_script:
- node --version
- npm --version
# run tests
- npm run-script ci
- npm run-script ci

# Don't actually build.
build: off

0 comments on commit 72dbac0

Please sign in to comment.