1
0
mirror of https://github.com/pyenv/pyenv.git synced 2025-11-18 00:03:45 -05:00
Files
pyenv/.travis.yml
2014-02-06 12:26:48 +09:00

7 lines
176 B
YAML

install: git clone https://github.com/sstephenson/bats.git
script: bats/bin/bats --tap test plugins/python-build/test
language: c
notifications:
email:
on_success: never