Ubuntu Bionic

This commit is contained in:
Andrea Cavalli 2020-10-10 18:51:42 +02:00
parent 6276928cd1
commit 4599f3ed7b
1 changed files with 3 additions and 3 deletions

View File

@ -11,7 +11,7 @@ env:
- IMPLEMENTATION_NAME=tdlib
- IMPLEMENTATION_NAME=tdlight
osx_image: xcode11.3
dist: xenial
dist: bionic
before_install:
- cp .travis.settings.xml $HOME/.m2/settings.xml
- chmod +x travis/build.sh
@ -36,8 +36,8 @@ addons:
- maven
- python3
- python3-pip
- php7.0-cli
- openjdk-8-jdk
- php7.2-cli
- openjdk-11-jdk
cache:
bundler: true
cocoapods: true