wjwwood / serial

Cross-platform, Serial Port library written in C++
http://wjwwood.github.com/serial/
MIT License
2.11k stars 1.03k forks source link

Travis ci tests fails for linux and macOS #230

Open leamas opened 3 years ago

leamas commented 3 years ago

Although the README.md tells us that the library builds for macOS and Linux this is not true: https://travis-ci.org/github/wjwwood/serial

No build completes.

leamas commented 3 years ago

EDIT: That link had broken builds until now, when it reflects my PR #231...