Skip to content

Commit 9803b3c

Browse files
Enabling source clear (#186)
1 parent 745bd92 commit 9803b3c

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.travis.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -5,6 +5,8 @@ jdk:
55
- oraclejdk8
66
- oraclejdk9
77
install: true
8+
addons:
9+
srcclr: true
810
script:
911
- "./gradlew clean"
1012
- "./gradlew exhaustiveTest"

0 commit comments

Comments
 (0)