asdf-java/.travis.yml

11 lines
246 B
YAML
Raw Normal View History

2017-10-15 12:13:36 +08:00
language: c
script: asdf plugin-test java $TRAVIS_BUILD_DIR
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