Use YAML config for Appveyor settings, rather than their UI.

These take precedence over the UI, and I'm not sure the UI is taking
effect at the moment.

We don't need to build branches which start with 'dev-bundle-' since
those dev bundles won't be built yet when the tests are kicked off.
This commit is contained in:
Jesse Rosenberger
2017-10-17 23:45:55 +03:00
committed by Ben Newman
parent 50276f2a82
commit e2a0540540

View File

@@ -1,6 +1,14 @@
version: '{build}'
branches:
except:
- /^dev-bundle-/
skip_branch_with_pr: true
clone_folder: C:\projects\meteor
os: Visual Studio 2015
image: Visual Studio 2015
environment:
METEOR_PRETTY_OUTPUT: 0
SELF_TEST_TOOL_NODE_FLAGS: " "