This release overhauls the Travis CI configuration to cover more cases more robustly, and fixes a Windows build error introduced in 0.3.1.
- Restructure Travis CI builds to use rippled's infrastructure [#16].
- Restores the windows.h include removed in 0.3.1, which is required for Windows builds.
This version brings the code up to date with the rippled code base's internal APIs and structures.
- Update includes paths [#14].