tweaking travis config

This commit is contained in:
Mariotaku Lee 2017-03-05 01:40:19 +08:00
parent aa204f7df5
commit 3c054439d4
No known key found for this signature in database
GPG Key ID: 15C10F89D7C33535
1 changed files with 2 additions and 4 deletions

View File

@ -22,9 +22,6 @@ android:
sudo: false
jdk:
- oraclejdk8
env:
global:
# COMPONENT_GOOGLE_REPO
@ -33,12 +30,13 @@ env:
addons:
apt:
packages:
- oracle-java8-installer
- tar
- gzip
- patch
- openssh-client
- git
- oracle-java8-installer
- oracle-java8-set-default
before_cache:
- rm -f $HOME/.gradle/caches/modules-2/modules-2.lock