mirror of
https://github.com/pyenv/pyenv.git
synced 2024-12-22 16:03:36 +00: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
|