Skip to content

Commit

Permalink
Merge pull request #1169 from garaemon/latest-travis
Browse files Browse the repository at this point in the history
Update jsk_travis
  • Loading branch information
garaemon committed Oct 11, 2015
2 parents 856329e + ae9e374 commit 28b8e11
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .travis
Submodule .travis updated 4 files
+29 −0 CHANGELOG.rst
+14 −2 README.md
+1 −1 package.xml
+6 −3 travis.sh
4 changes: 4 additions & 0 deletions jsk_network_tools/package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -18,10 +18,14 @@
<build_depend>diagnostic_msgs</build_depend>
<build_depend>diagnostic_updater</build_depend>
<build_depend>dynamic_reconfigure</build_depend>
<build_depend>roscpp</build_depend>
<build_depend>rospy</build_depend>
<run_depend>std_msgs</run_depend>
<run_depend>message_runtime</run_depend>
<run_depend>sensor_msgs</run_depend>
<run_depend>diagnostic_msgs</run_depend>
<run_depend>diagnostic_updater</run_depend>
<run_depend>dynamic_reconfigure</run_depend>
<run_depend>roscpp</run_depend>
<run_depend>rospy</run_depend>
</package>

0 comments on commit 28b8e11

Please sign in to comment.