asdf-java/.travis.yml

9 lines
192 B
YAML
Raw Normal View History

2017-10-15 12:13:36 +08:00
language: c
script: asdf plugin-test java https://github.com/skotchpine/asdf-java.git
before_script:
- git clone https://github.com/asdf-vm/asdf.git
- . asdf/asdf.sh
os:
- linux
- osx