Skip to content
Snippets Groups Projects
Commit 1916e0eb authored by Lukas Bulwahn's avatar Lukas Bulwahn
Browse files

.travis.yml: continuously check the patch files

This commit enables to use travis ci for continuous integration.
As bash is not a valid programming language setup for travis,
I simply used the default ruby environment, which also provides
a proper shell interpreter.
parent d737c98e
No related branches found
No related tags found
No related merge requests found
language: ruby
script: ./scripts/check-patch-files.sh recipes-ros
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment