asdf-python/.travis.yml
2016-05-13 16:05:41 +09:00

8 lines
225 B
YAML

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