Skip to content

Commit

Permalink
Update jdk matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
benfortuna committed Mar 20, 2020
1 parent 1f530bb commit fdc26a3
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .travis.yml
Expand Up @@ -6,13 +6,13 @@ cache:
#- $HOME/.gradle/caches/
- $HOME/.gradle/wrapper/
sudo: false
dist: trusty
dist: bionic
language: java
jdk:
- oraclejdk8
- oraclejdk9
- jdk8
- jdk9
- openjdk8
- openjdk10
- openjdk11
services:
- docker
#before_install:
Expand Down

0 comments on commit fdc26a3

Please sign in to comment.