mirror of
https://github.com/wjwwood/serial.git
synced 2026-01-23 04:04:54 +08:00
Test building ROS on travis.
This commit is contained in:
parent
99e57e633c
commit
3d4ae6379a
@ -1,12 +1,7 @@
|
|||||||
os:
|
os:
|
||||||
- linux
|
|
||||||
- osx
|
- osx
|
||||||
language: cpp
|
language: cpp
|
||||||
compiler:
|
compiler:
|
||||||
- gcc
|
|
||||||
- clang
|
- clang
|
||||||
install:
|
|
||||||
- make install_deps
|
|
||||||
- source setup.bash
|
|
||||||
script:
|
script:
|
||||||
- make && make test
|
- curl https://raw.githubusercontent.com/mikepurvis/ros-install-osx/travis/install | bash
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user