Skip to content

Commit

Permalink
Bump AppVeyor to use Visual Studio 2015
Browse files Browse the repository at this point in the history
This is a work around for sass/libsass#1719 which removed a header
that broke compilation on VS 2013.
  • Loading branch information
xzyfer committed Nov 11, 2015
1 parent 4960fdb commit c34034d
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
-
os: Visual Studio 2015

branches:
only:
- release
Expand Down Expand Up @@ -55,6 +57,8 @@
appveyor_repo_tag: true # deploy on tag push only

-
os: Visual Studio 2015

configuration: testing

platform:
Expand Down

0 comments on commit c34034d

Please sign in to comment.