google / binexport

Export disassemblies into Protocol Buffers
Apache License 2.0
1.03k stars 197 forks source link

Add TravisCI and AppVeyor integration #3

Closed cblichmann closed 8 years ago

cblichmann commented 8 years ago

Like it says in the title, we should have a continuous integration setup for BinExport. The IDA SDK as the only commerical prerequitise is already checked in in encrypted form, so implementing this change is not too much effort.

cblichmann commented 8 years ago

Done. appveyor.yml exists and produces the correct binaries. Still need to add build badge and artifacts.