Update appveyor.yml

Skip building macosx environment on windows
This commit is contained in:
Xawotihs
2015-07-20 22:32:25 +02:00
parent 228e5342fb
commit d9561118bc
+5
View File
@@ -4,6 +4,11 @@
# - All section names are case-sensitive. # - All section names are case-sensitive.
# - Section names should be unique on each level. # - Section names should be unique on each level.
# branches to build
branches:
# blacklist
except:
- travis_mac_osx
#---------------------------------# #---------------------------------#
# environment configuration # # environment configuration #
#---------------------------------# #---------------------------------#