forked from jsk-ros-pkg/jsk_recognition
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
update jsk_travis for 0.5.23, use snapshot of rosdep list for eol dis…
…tros, see ros/rosdistro#31569
- Loading branch information
Showing
1 changed file
with
1 addition
and
1 deletion.
There are no files selected for viewing
Submodule .travis
updated
16 files
+26 −3 | .github/workflows/generate_action_config.py | |
+3 −3 | .github/workflows/indigo.yml | |
+3 −3 | .github/workflows/kinetic.yml | |
+3 −3 | .github/workflows/melodic.yml | |
+3 −3 | .github/workflows/noetic.yml | |
+18 −0 | .github/workflows/python2.yml | |
+0 −1 | .travis.yml | |
+25 −1 | CHANGELOG.rst | |
+1 −0 | CMakeLists.txt | |
+2 −1 | action.yml | |
+3 −1 | docker.sh | |
+1 −0 | docker/Dockerfile.ros-ubuntu:12.04 | |
+3 −1 | package.xml | |
+18 −0 | test/test_lxml.py | |
+15 −6 | travis.sh | |
+3 −0 | travis_jenkins.py |