mirror of
https://github.com/revanced/Apktool.git
synced 2025-05-01 14:44:26 +02:00
travis ci no longer supports jdk switch on mac hosts
This commit is contained in:
parent
e8ad159438
commit
22305ccb7c
@ -7,7 +7,6 @@ jdk:
|
|||||||
- oraclejdk8
|
- oraclejdk8
|
||||||
os:
|
os:
|
||||||
- linux
|
- linux
|
||||||
- osx
|
|
||||||
before_install:
|
before_install:
|
||||||
- sudo apt-get update -qq
|
- sudo apt-get update -qq
|
||||||
- sudo apt-get install -qq libstdc++6:i386 lib32z1 expect
|
- sudo apt-get install -qq libstdc++6:i386 lib32z1 expect
|
||||||
@ -16,9 +15,6 @@ branches:
|
|||||||
only:
|
only:
|
||||||
- master
|
- master
|
||||||
- stable
|
- stable
|
||||||
matrix:
|
|
||||||
allow_failures:
|
|
||||||
- jdk: oraclejdk8
|
|
||||||
notifications:
|
notifications:
|
||||||
irc:
|
irc:
|
||||||
channels:
|
channels:
|
||||||
|
Loading…
x
Reference in New Issue
Block a user