Repository: reef
Updated Branches:
  refs/heads/master 6ef24d3e1 -> 24ea116ab


[REEF-1634] Add AppVeyor build for VS2013

JIRA:
  [REEF-1634](https://issues.apache.org/jira/browse/REEF-1634)

Pull request:
  This closes #1150


Project: http://git-wip-us.apache.org/repos/asf/reef/repo
Commit: http://git-wip-us.apache.org/repos/asf/reef/commit/24ea116a
Tree: http://git-wip-us.apache.org/repos/asf/reef/tree/24ea116a
Diff: http://git-wip-us.apache.org/repos/asf/reef/diff/24ea116a

Branch: refs/heads/master
Commit: 24ea116ab8de0232f74f4dd2ac974f292bdf453f
Parents: 6ef24d3
Author: Mariia Mykhailova <[email protected]>
Authored: Thu Oct 6 11:15:16 2016 -0700
Committer: Markus Weimer <[email protected]>
Committed: Thu Oct 6 14:42:09 2016 -0700

----------------------------------------------------------------------
 appveyor.yml | 4 ++++
 1 file changed, 4 insertions(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/reef/blob/24ea116a/appveyor.yml
----------------------------------------------------------------------
diff --git a/appveyor.yml b/appveyor.yml
index 000c86e..21b158c 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -17,6 +17,10 @@ version: "{build}-{branch}"
 
 shallow_clone: true
 
+os:
+ - Visual Studio 2013
+ - Visual Studio 2015
+
 platform: x64
 configuration: Debug
 

Reply via email to