1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-18 16:47:04 -05:00
Files
pyenv/.travis.yml
2014-12-01 00:29:26 +09:00

7 lines
216 B
YAML

install: git clone https://github.com/sstephenson/bats.git
script: PATH="./bats/bin:$PATH" test/run && ( cd plugins/python-build bats ${CI:+--tap} test )
language: c
env:
- PYENV_NATIVE_EXT=
- PYENV_NATIVE_EXT=1