mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-21 20:47:00 -05:00
6 lines
147 B
YAML
6 lines
147 B
YAML
install: git clone --depth 1 https://github.com/sstephenson/bats.git
|
|
script: script/test
|
|
language: c
|
|
notifications:
|
|
email:
|
|
on_success: never
|