8000 travis: also build on java 9 · tomitribe/commons-codec@14d1dd1 · GitHub
Skip to content

Commit 14d1dd1

Browse files
travis: also build on java 9
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1812885 13f79535-47bb-0310-9956-ffa450edef68
1 parent c7a5a6a commit 14d1dd1

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

.travis.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,7 @@ sudo: false
1919
jdk:
2020
- openjdk7
2121
- oraclejdk8
22+
- oraclejdk9
2223

2324
after_success:
2425
- mvn clean cobertura:cobertura coveralls:report

0 commit comments

Comments
 (0)