Skip to content

Commit

Permalink
Check master branch out for color-debug repo
Browse files Browse the repository at this point in the history
  • Loading branch information
PeterBowman committed Sep 10, 2020
1 parent 0da6408 commit 3d5b578
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,7 @@ install:
source "$TRAVIS_BUILD_DIR/scripts/travis/git-cache-dependency.sh"
--package-name COLOR_DEBUG
--repo-url https://github.com/roboticslab-uc3m/color-debug
--repo-checkout develop
--repo-checkout master
before_script:
- cd $TRAVIS_BUILD_DIR
Expand Down
2 changes: 1 addition & 1 deletion .travis.yml.generate
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ install:
source "$TRAVIS_BUILD_DIR/scripts/travis/git-cache-dependency.sh"
--package-name COLOR_DEBUG
--repo-url https://github.com/roboticslab-uc3m/color-debug
--repo-checkout develop
--repo-checkout master

before_script:
- mkdir -p "$TRAVIS_BUILD_DIR/build" && cd "$_"
Expand Down

0 comments on commit 3d5b578

Please sign in to comment.