Skip to content

Commit

Permalink
Limit appveyor building to appveyor branch only
Browse files Browse the repository at this point in the history
  • Loading branch information
Munter committed Jan 24, 2018
1 parent 72e0108 commit 0aa15d2
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions appveyor.yml
Expand Up @@ -12,6 +12,9 @@ matrix:
fast_finish: true
build: off
shallow_clone: true
branches:
only:
- appveyor
test_script:
- node --version
- npm --version
Expand Down

0 comments on commit 0aa15d2

Please sign in to comment.