1
0
mirror of https://github.com/bspeice/aeron-rs synced 2024-09-19 10:11:34 -04:00
Commit Graph

9 Commits

Author SHA1 Message Date
Bradlee Speice
e36700881c Switch rustup to minimal mode
Should speed up the build especially on Windows
2019-10-16 18:33:00 -04:00
46baa54f75 Add bors.toml 2019-10-07 22:57:27 -04:00
419cbf158c Refactor workspace build 2019-10-07 22:17:14 -04:00
9f086c5965 Fix the Travis build 2019-10-07 19:26:33 -04:00
6312d9520d Enable static building in Travis 2019-09-21 15:50:07 -04:00
Bradlee Speice
b1493fc0fd Fix the DLL path on Windows
Static builds aren't working missing some symbols on Windows
2019-09-21 14:02:11 -04:00
dd5662124b Only test on stable
That's what I care about, and ensures no issues with clippy/fmt
2019-09-19 23:08:20 -04:00
e43c035aed Add some before_script necessary stuff 2019-09-19 22:47:07 -04:00
e6ae0ad1c5 Add Travis build file
Should work?
2019-09-19 22:33:59 -04:00