mirror of
https://github.com/revanced/Apktool.git
synced 2025-01-23 02:07:36 +01: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
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
before_install:
|
||||
- sudo apt-get update -qq
|
||||
- sudo apt-get install -qq libstdc++6:i386 lib32z1 expect
|
||||
@ -16,9 +15,6 @@ branches:
|
||||
only:
|
||||
- master
|
||||
- stable
|
||||
matrix:
|
||||
allow_failures:
|
||||
- jdk: oraclejdk8
|
||||
notifications:
|
||||
irc:
|
||||
channels:
|
||||
|
Loading…
x
Reference in New Issue
Block a user