mirror of
https://github.com/rbenv/rbenv.git
synced 2025-01-01 14:45:03 +01:00
6 lines
162 B
YAML
6 lines
162 B
YAML
install: git clone https://github.com/sstephenson/bats.git
|
|
script: PATH="./bats/bin:$PATH" test/run
|
|
language: c
|
|
env:
|
|
- RBENV_NATIVE_EXT=
|
|
- RBENV_NATIVE_EXT=1
|