Fix tests in Travis CI

This commit is contained in:
Jochen Schalanda 2019-12-30 17:40:58 +01:00
parent 691320dc5e
commit 21c6959a32
No known key found for this signature in database
GPG Key ID: 2FC1B61A8D1F4BB0

View File

@ -1,5 +1,5 @@
language: c
script: asdf plugin-test java $TRAVIS_BUILD_DIR
script: asdf plugin-test java "$TRAVIS_BUILD_DIR" --asdf-plugin-gitref "$TRAVIS_COMMIT"
before_script:
- git clone https://github.com/asdf-vm/asdf.git
- . asdf/asdf.sh