Skip to content

Commit

Permalink
add travis.rosinstall for kinetic and melodic
Browse files Browse the repository at this point in the history
  • Loading branch information
fmessmer committed Aug 1, 2019
1 parent 3c009ab commit 482b36f
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 0 deletions.
8 changes: 8 additions & 0 deletions .travis.rosinstall.kinetic
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- git:
local-name: cob_common
uri: https://github.com/ipa320/cob_common
version: kinetic_dev
- git:
local-name: cob_driver
uri: https://github.com/ipa320/cob_driver
version: indigo_dev
8 changes: 8 additions & 0 deletions .travis.rosinstall.melodic
Original file line number Diff line number Diff line change
@@ -0,0 +1,8 @@
- git:
local-name: cob_common
uri: https://github.com/ipa320/cob_common
version: kinetic_dev
- git:
local-name: cob_driver
uri: https://github.com/ipa320/cob_driver
version: indigo_dev

0 comments on commit 482b36f

Please sign in to comment.