Skip to content

Commit

Permalink
Travis build: add 'openjdk11'
Browse files Browse the repository at this point in the history
  • Loading branch information
sullis committed Aug 13, 2019
1 parent 0326a6c commit 01ccb3d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@ jdk:
- oraclejdk7
- openjdk7
- oraclejdk8
- openjdk11
after_success:
- mvn clean cobertura:cobertura coveralls:cobertura
- mvn clean cobertura:cobertura coveralls:cobertura

0 comments on commit 01ccb3d

Please sign in to comment.