mirror of
https://github.com/pyenv/pyenv.git
synced 2024-11-07 20:31:01 -05:00
4 lines
138 B
YAML
4 lines
138 B
YAML
install: git clone https://github.com/sstephenson/bats.git
|
|
script: bats/bin/bats test
|
|
# skips unnecessary Ruby-specific setup
|
|
language: c
|