Skip to content

Commit

Permalink
use industrial_ci master branch for the travis ci script
Browse files Browse the repository at this point in the history
  • Loading branch information
spuetz committed May 25, 2020
1 parent 44fa510 commit 8182898
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,8 @@ matrix:
env: ROS_DISTRO=noetic

install:
- git clone https://github.com/ros-industrial/industrial_ci.git .ci_config
- git clone https://github.com/ros-industrial/industrial_ci.git .ci_config -b master
- git clone --quiet --depth 1 https://github.com/ros-industrial/industrial_ci.git .ci_config -b master

script:
- .ci_config/travis.sh

0 comments on commit 8182898

Please sign in to comment.