Skip to content

Commit

Permalink
Add Oracle Java 9 to Travis build. Closes #1.
Browse files Browse the repository at this point in the history
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/ognl/trunk@1833201 13f79535-47bb-0310-9956-ffa450edef68
  • Loading branch information
garydgregory committed Jun 8, 2018
1 parent 51e64c8 commit 6ec1a1a
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
- oraclejdk7
- oraclejdk8
- oraclejdk9

after_success:
- mvn clean cobertura:cobertura coveralls:report

0 comments on commit 6ec1a1a

Please sign in to comment.