Skip to content

Commit 4493341

Browse files
authored
add documentation to 'use latest java 8' change
1 parent 3cb8728 commit 4493341

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
@@ -19,6 +19,7 @@ after_success:
1919
- mvn clean test jacoco:report coveralls:report
2020
- bash update-ghpages.sh
2121

22+
# use latest java version available instead of travis default
2223
addons:
2324
apt:
2425
packages:

0 commit comments

Comments
 (0)