Skip to content

Commit 460c262

Browse files
committed
travis: also test release branch
(cherry picked from commit 7581513)
1 parent f465424 commit 460c262

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,6 +18,7 @@ branches:
1818
only:
1919
- master
2020
- develop
21+
- release
2122
install: true # skip mvn install, because we essentially run the same command in the script routine
2223
script:
2324
- mvn install -B -Pcode-analysis,code-coverage,bundles

0 commit comments

Comments
 (0)