asdf-java/.travis.yml

11 lines
337 B
YAML
Raw Normal View History

2017-10-15 12:13:36 +08:00
language: c
2020-02-26 22:25:44 +08:00
script: asdf plugin-test java "$TRAVIS_BUILD_DIR" --asdf-plugin-gitref "$TRAVIS_COMMIT" --asdf-tool-version azul-zulu-8.44.0.11-jdk8.0.242
2017-10-15 12:13:36 +08:00
before_script:
2019-09-10 03:44:40 +08:00
- git clone https://github.com/asdf-vm/asdf.git
- . asdf/asdf.sh
matrix:
include:
- os: linux
- os: osx
install: HOMEBREW_NO_AUTO_UPDATE=1 brew install jq