mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-19 00:53:46 -05:00
5 lines
144 B
YAML
5 lines
144 B
YAML
install: git clone https://github.com/sstephenson/bats.git
|
|
script: bats/bin/bats test
|
|
# skips unnecessary Ruby-specific setup
|
|
language: node_js
|