1.3 is in the develop, changed the appveyor.yml file accordingly

This commit is contained in:
Robin 2016-03-04 07:41:03 +01:00
commit 932ffef753

View file

@ -1,7 +1,7 @@
version: 1.3.0.{build} version: 1.3.0.{build}
branches: branches:
only: only:
- 1.3 - develop
skip_tags: true skip_tags: true
configuration: Release configuration: Release
platform: Any CPU platform: Any CPU