Skip to content

Commit

Permalink
Travis CI: Add Java 10 build
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1834786 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
PascalSchumacher committed Jul 1, 2018
1 parent 690906f commit db51a1c
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -20,6 +20,7 @@ jdk:
- openjdk7
- oraclejdk8
- oraclejdk9
- oraclejdk10

script:
- mvn
Expand Down

0 comments on commit db51a1c

Please sign in to comment.