mirror of
https://github.com/rbenv/rbenv.git
synced 2025-01-01 14:45:03 +01: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
|