Merge pull request #1187 from Project-OSRM/upgrade_protobuf_appveyor

2nd try: upgrade to protobuf 2.5.0 on appveyor
This commit is contained in:
Dennis Luxen
2014-09-15 20:10:57 +02:00
+1 -1
View File
@@ -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 ":"