asdf-python/.travis.yml

9 lines
198 B
YAML
Raw Normal View History

2016-05-13 08:05:41 +01:00
language: c
script: asdf plugin-test python https://github.com/danhper/asdf-python.git
2016-05-13 08:05:41 +01:00
before_script:
2016-06-16 19:34:29 +01:00
- git clone https://github.com/asdf-vm/asdf.git asdf
2016-05-13 08:05:41 +01:00
- . asdf/asdf.sh
os:
- linux
- osx