asdf-golang/.travis.yml

9 lines
192 B
YAML
Raw Normal View History

2016-08-30 09:59:29 +08:00
language: c
script: asdf plugin-test golang https://github.com/kennyp/asdf-golang.git
before_script:
- git clone https://github.com/asdf-vm/asdf.git
- . asdf/asdf.sh
os:
- linux
- osx