mirror of
https://github.com/pyenv/pyenv.git
synced 2025-11-18 08:13:46 -05:00
7 lines
139 B
YAML
7 lines
139 B
YAML
install: git clone https://github.com/sstephenson/bats.git
|
|
script: make test
|
|
language: c
|
|
env:
|
|
- PYENV_NATIVE_EXT=
|
|
- PYENV_NATIVE_EXT=1
|