Browse Source

Prevents appveyor from attempting to deploy except on the nightly repo

nce_cpp
James Rowe 9 years ago
parent
commit
dac81a1e2a
  1. 1
      appveyor.yml

1
appveyor.yml

@ -73,3 +73,4 @@ deploy:
prerelease: false
on:
branch: master
appveyor_repo_name: citra-emu/citra-nightly
Loading…
Cancel
Save