mirror of
https://github.com/mfontanini/libtins
synced 2026-01-23 02:35:57 +01:00
Fix build issue on appveyor
This commit is contained in:
@@ -9,7 +9,7 @@ environment:
|
|||||||
matrix:
|
matrix:
|
||||||
- compiler: vs2013
|
- compiler: vs2013
|
||||||
- compiler: vs2015
|
- compiler: vs2015
|
||||||
BOOST_ROOT: C:\Libraries\boost
|
BOOST_ROOT: C:/Libraries/boost
|
||||||
clone_depth: 1
|
clone_depth: 1
|
||||||
install:
|
install:
|
||||||
- git clone https://github.com/mfontanini/winpcap-installer.git
|
- git clone https://github.com/mfontanini/winpcap-installer.git
|
||||||
|
|||||||
Reference in New Issue
Block a user