nicmr / fidelitas

Rust network audio player and web client using actix and crossbeam multithreading, websockets, libvlc, and an Elm frontend.
GNU General Public License v3.0
0 stars 0 forks source link

Split cross compilation into separate TravisCI build #10

Closed nicmr closed 4 years ago

nicmr commented 4 years ago

This will allow x86-64 builds to pass even when cross compiling fails

nicmr commented 4 years ago

Split into separate builds with a travis build matrix, will merge with #12