Skip to content

Commit 2d45358

Browse files
committed
[travis] Move from master to develop
Because we changed the git flow and now our main branch is `develop`
1 parent e599383 commit 2d45358

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ services:
1313

1414
before_install:
1515
# https://github.com/travis-ci/travis-ci/issues/6069#issuecomment-266546552
16-
- git remote set-branches --add origin master
16+
- git remote set-branches --add origin develop
1717
- git fetch
1818

1919
env:

0 commit comments

Comments
 (0)