pyenv/.travis.yml

8 lines
161 B
YAML
Raw Normal View History

sudo: false
install: git clone --depth 1 https://github.com/sstephenson/bats.git
script: make test
language: c
env:
- PYENV_NATIVE_EXT=
- PYENV_NATIVE_EXT=1