aweinstock314 / rust-clipboard

System Clipboard interfacing library in Rust
Apache License 2.0
368 stars 75 forks source link

Fix #50: Use family=unix minus macos, instead of os=unix #51

Closed alexheretic closed 6 years ago

alexheretic commented 6 years ago

Added linux travis test-compile which will at least catch such conditional compilations issues in future.