Skip to content

Commit dee8ba9

Browse files
committed
update travis build to auto-build new 2.8 branch
1 parent 90e980d commit dee8ba9

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
@@ -14,8 +14,8 @@ after_success: "mvn source:jar javadoc:jar deploy --settings target/travis/setti
1414
branches:
1515
only:
1616
- master
17-
- "2.6"
1817
- "2.7"
18+
- "2.8"
1919

2020
env:
2121
global:

0 commit comments

Comments
 (0)