Skip to content

Commit

Permalink
Build only when it's windows files
Browse files Browse the repository at this point in the history
  • Loading branch information
gigi206 committed Jul 29, 2018
1 parent e409096 commit f6191bf
Showing 1 changed file with 5 additions and 5 deletions.
10 changes: 5 additions & 5 deletions appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@ platform: x64
# - master
# - dev

#only_commits:
# files:
# - Windows/*.conf
# - Windows/*.ps1
# - appveyor.yml
only_commits:
files:
- Windows/*.conf
- Windows/*.ps1
- appveyor.yml

environment:
VSCode_Anywhere_CI: true
Expand Down

0 comments on commit f6191bf

Please sign in to comment.