asdf-nodejs/.travis.yml
2016-05-14 15:27:38 +09:00

9 lines
193 B
YAML

language: c
script: asdf plugin-test nodejs https://github.com/asdf-vm/asdf-nodejs.git
before_script:
- git clone https://github.com/asdf-vm/asdf.git
- . asdf/asdf.sh
os:
- linux
- osx