Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add .travis.yml #27

Merged
merged 2 commits into from
Dec 14, 2015
Merged

Add .travis.yml #27

merged 2 commits into from
Dec 14, 2015

Conversation

scpeters
Copy link
Contributor

Use trusty
Set -Werror
make
sudo make install
pkg-config --modversion console-bridge

Use trusty
Set -Werror
make
sudo make install
pkg-config --modversion console-bridge
@scpeters
Copy link
Contributor Author

@jacquelinekay there's another haiku here

@scpeters
Copy link
Contributor Author

What do you think @j-rivero ?

@j-rivero
Copy link
Contributor

What do you think @j-rivero ?

the haiku is not that bad.

- clang
env:
- BUILD_TYPE=Debug
- BUILD_TYPE=Release
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

In Linux, it is probably more useful to setup RelWithDebInfo instead of just Release. That is the default in debian.

scpeters added a commit that referenced this pull request Dec 14, 2015
@scpeters scpeters merged commit 4800600 into ros:master Dec 14, 2015
@scpeters scpeters deleted the travis branch December 14, 2015 20:41
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants