Update .travis.yml

This commit is contained in:
Andrea Cavalli 2020-10-10 15:49:07 +02:00
parent fc02e0ad63
commit 32bcd16a54
1 changed files with 1 additions and 2 deletions

View File

@ -27,7 +27,6 @@ addons:
- zlib1g-dev
- libssl-dev
- gperf
- php
- cmake
- g++
- clang
@ -36,7 +35,7 @@ addons:
- maven
- python3
- php7.0-cli
- openjdk-9-jdk
- openjdk-8-jdk
cache:
bundler: true
cocoapods: true