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:
		
						commit
						36f3d8d6ac
					
				| @ -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