Skip to content

Commit

Permalink
Remove AppVeyor branch restriction
Browse files Browse the repository at this point in the history
  • Loading branch information
dahlbyk committed Jan 9, 2017
1 parent 1b871e8 commit 18e1061
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,6 @@
os:
- "WMF 5"

branches:
only:
- master

install:
- ps: |
Install-PackageProvider -Name NuGet -MinimumVersion 2.8.5.201 -Force | Out-Null
Expand Down

0 comments on commit 18e1061

Please sign in to comment.