Support older version of java

This commit is contained in:
Andrea Cavalli 2020-10-10 15:39:02 +02:00
parent 5889613b4e
commit e62eb79596
1 changed files with 2 additions and 2 deletions

View File

@ -32,9 +32,9 @@ addons:
- g++
- ccache
- maven
- openjdk-11-jdk
- python3
- php7.2-cli
- php7.0-cli
- openjdk-9-jdk
cache:
bundler: true
cocoapods: true