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 - zlib1g-dev
- libssl-dev - libssl-dev
- gperf - gperf
- php
- cmake - cmake
- g++ - g++
- clang - clang
@ -36,7 +35,7 @@ addons:
- maven - maven
- python3 - python3
- php7.0-cli - php7.0-cli
- openjdk-9-jdk - openjdk-8-jdk
cache: cache:
bundler: true bundler: true
cocoapods: true cocoapods: true