mirror of
https://github.com/pyenv/pyenv.git
synced 2024-12-22 21:12:29 +00:00
4 lines
146 B
YAML
4 lines
146 B
YAML
install: git clone https://github.com/sstephenson/bats.git
|
|
script: bats/bin/bats --tap test
|
|
# skips unnecessary Python-specific setup
|
|
language: c
|