Skip to content

Commit dbf97be

Browse files
committed
WIP new thing
1 parent adecf6c commit dbf97be

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

.travis.yml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -189,8 +189,7 @@ jobs:
189189
}"
190190
fi
191191
# Update major version branch
192-
git checkout -B v$LFS_VERSION_MAJOR
193-
git push origin v$LFS_VERSION_MAJOR
192+
git push origin $TRAVIS_COMMIT:v$LFS_VERSION_MAJOR
194193
fi
195194
196195
# Manage statuses

0 commit comments

Comments
 (0)