Repository: reef
Updated Branches:
  refs/heads/master fa81f9e51 -> fd4f6d047


[REEF-1788] Add Visual Studio 2017 to AppVeyor

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

Pull request:
  This closes #1298


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

Branch: refs/heads/master
Commit: fd4f6d047581f6d7e56765eac8906c41d97efbe3
Parents: fa81f9e
Author: Mariia Mykhailova <[email protected]>
Authored: Wed Apr 26 14:53:48 2017 -0700
Committer: Sergiy Matusevych <[email protected]>
Committed: Thu Apr 27 13:43:29 2017 -0700

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


http://git-wip-us.apache.org/repos/asf/reef/blob/fd4f6d04/appveyor.yml
----------------------------------------------------------------------
diff --git a/appveyor.yml b/appveyor.yml
index 21b158c..52cc158 100644
--- a/appveyor.yml
+++ b/appveyor.yml
@@ -20,6 +20,7 @@ shallow_clone: true
 os:
  - Visual Studio 2013
  - Visual Studio 2015
+ - Visual Studio 2017
 
 platform: x64
 configuration: Debug

Reply via email to