Skip to content

Commit

Permalink
Fixing appveyor.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ybainier committed Oct 24, 2018
1 parent 1f8d233 commit 2dc751c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion appveyor.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ configuration: Release
platform: x64
environment:
BOOST_HOME: C:\Libraries\boost_1_67_0
BOOST_LIB_PATH: C:\Libraries\boost_1_67_0\lib64-msvc-15.0
BOOST_LIB_PATH: C:\Libraries\boost_1_67_0\lib64-msvc-14.1
before_build:
- cmd: set PATH=%ProgramFiles(x86)%\Microsoft Visual Studio\2017\Community\MSBuild\15.0\Bin;%PATH%
build:
Expand Down

0 comments on commit 2dc751c

Please sign in to comment.