Merge pull request #153 from joneslee85/patch-1

Tell Travis to test against the current branch's latest commit
This commit is contained in:
Trevor Brown 2020-01-29 07:33:39 -05:00 committed by GitHub
commit c6e7e72264
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -1,5 +1,5 @@
language: c
script: asdf plugin-test nodejs https://github.com/asdf-vm/asdf-nodejs.git
script: asdf plugin test nodejs . --asdf-plugin-gitref $TRAVIS_BRANCH node --version
before_script:
- git clone https://github.com/asdf-vm/asdf.git
- . asdf/asdf.sh