Skip to content

Commit

Permalink
Updated appveyor script
Browse files Browse the repository at this point in the history
  • Loading branch information
Supporting committed May 2, 2019
1 parent aacc28e commit 3d61f31
Showing 1 changed file with 6 additions and 1 deletion.
7 changes: 6 additions & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,10 @@
version: '1.0.{build}'

image:
- Visual Studio 2015

environment:
BOOST_ROOT: C:\Libraries\boost_1_59_0
BOOST_ROOT: C:\Libraries\boost_1_65_1
CMAKE_GENERATOR: "Visual Studio 14 2015 Win64"
CMAKE_BUILD_TYPE: "Release"

Expand Down

0 comments on commit 3d61f31

Please sign in to comment.