upgrade to protobuf 2.5.0 on appveyor
This commit is contained in:
parent
9d4b0caa5b
commit
e469afa4a9
@ -23,7 +23,7 @@ platform: x64
|
|||||||
|
|
||||||
install:
|
install:
|
||||||
# by default, all script lines are interpreted as batch
|
# by default, all script lines are interpreted as batch
|
||||||
- nuget install Google.ProtocolBuffers
|
- nuget install protobuf
|
||||||
- cd c:\projects\osrm
|
- cd c:\projects\osrm
|
||||||
- curl -O http://build.project-osrm.org/libs_osrm_%Configuration%.7z
|
- curl -O http://build.project-osrm.org/libs_osrm_%Configuration%.7z
|
||||||
- 7z x libs_osrm_%Configuration%.7z | find ":"
|
- 7z x libs_osrm_%Configuration%.7z | find ":"
|
||||||
|
Loading…
Reference in New Issue
Block a user