Remove two build jobs from appveyor CI.

No need for disable_desktop_generation_file and disable_unity_integration
in appveyor builds, because the defines from this jobs are Linux-only.
This commit is contained in:
John Preston 2017-03-10 23:11:04 +03:00
parent 6061d9d65b
commit 839bf313cf
1 changed files with 0 additions and 2 deletions

View File

@ -10,8 +10,6 @@ environment:
- BUILD_VERSION: disable_register_custom_scheme
- BUILD_VERSION: disable_crash_reports
- BUILD_VERSION: disable_network_proxy
- BUILD_VERSION: disable_desktop_file_generation
- BUILD_VERSION: disable_unity_integration
matrix:
fast_finish: true