Skip to content

Commit bfc272f

Browse files
oxidasePatrick Niklaus
authored and
Patrick Niklaus
committed
fix appveyor fail
1 parent 2154892 commit bfc272f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

appveyor.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ before_test:
2424
- node --version
2525
- npm --version
2626
- npm install --ignore-scripts
27-
- npm link
27+
- npm link --ignore-scripts
2828
- SET PATH=%CD%\osrm-deps\libs\bin;%PATH%
2929
- SET OSRM_BUILD_DIR=build\%Configuration%
3030
- npm test

0 commit comments

Comments
 (0)