2016-05-13 08:05:41 +01:00
|
|
|
language: c
|
2018-12-02 22:48:05 +00:00
|
|
|
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
|