1
0
mirror of https://github.com/wjwwood/serial.git synced 2026-01-22 19:54:57 +08:00
serial/.travis.yml
2015-07-21 10:49:39 -04:00

8 lines
149 B
YAML

os:
- osx
language: cpp
compiler:
- clang
script:
- curl https://raw.githubusercontent.com/mikepurvis/ros-install-osx/travis/install | bash