.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.
This commit is contained in:
Lukas Bulwahn 2014-08-13 18:23:08 +02:00
parent d737c98e1a
commit 1916e0eb74
1 changed files with 2 additions and 0 deletions

2
.travis.yml Normal file
View File

@ -0,0 +1,2 @@
language: ruby
script: ./scripts/check-patch-files.sh recipes-ros