Skip to content

Commit

Permalink
added branchs to appveyor yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Anthony Dresser committed Dec 10, 2016
1 parent 2c7f92e commit ec8ab82
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,11 @@
environment:
nodejs_version: "6.9.1"

branches:
only:
- master
- dev

# Install scripts. (runs after repo cloning)
install:
- choco install googlechrome
Expand Down

0 comments on commit ec8ab82

Please sign in to comment.