Skip to content

Commit

Permalink
run test jobs in single track
Browse files Browse the repository at this point in the history
  • Loading branch information
k-okada committed Mar 9, 2021
1 parent e3679e4 commit 1211609
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ services:
env:
global:
- USE_DOCKER=true
- CATKIN_PARALLEL_TEST_JOBS="-p1"
- ROS_PARALLEL_TEST_JOBS="-j1"
matrix:
- ROS_DISTRO=hydro USE_DEB=false
- ROS_DISTRO=indigo USE_DEB=true
Expand Down

0 comments on commit 1211609

Please sign in to comment.