asdf-python/.travis.yml
2016-06-16 13:34:29 -05:00

8 lines
201 B
YAML

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