mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-22 19:54:57 +08:00
8 lines
149 B
YAML
8 lines
149 B
YAML
os:
|
|
- osx
|
|
language: cpp
|
|
compiler:
|
|
- clang
|
|
script:
|
|
- curl https://raw.githubusercontent.com/mikepurvis/ros-install-osx/travis/install | bash
|