Skip to content

Commit 79e05d8

Browse files
committed
explicitly configure Travis with supported branches
1 parent 885def4 commit 79e05d8

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

.travis.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,11 @@ jdk:
55
- openjdk8
66
- openjdk11
77

8+
branches:
9+
only:
10+
- master
11+
- 0.6.x
12+
813
cache:
914
directories:
1015
- $HOME/.m2

0 commit comments

Comments
 (0)