asdf-python/.travis.yml

9 lines
241 B
YAML
Raw Normal View History

2016-05-13 08:05:41 +01:00
language: c
script: asdf plugin-test python https://github.com/tuvistavie/asdf-python.git
before_script:
2016-06-12 07:56:11 +01:00
- git clone https://github.com/tuvistavie/asdf.git --branch test-latest-version-install asdf
2016-05-13 08:05:41 +01:00
- . asdf/asdf.sh
os:
- linux
- osx