Skip to content

Commit fa52a7f

Browse files
authored
Run build with latest java 8 release
1 parent 165d1f1 commit fa52a7f

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

22+
addons:
23+
apt:
24+
packages:
25+
- oracle-java8-installer
26+
2227
notifications:
2328
email:
2429
- iluwatar@gmail.com

0 commit comments

Comments
 (0)