1
0
Fork 0
mirror of https://github.com/pyenv/pyenv.git synced 2025-01-09 19:42:29 +00:00
pyenv/.travis.yml

5 lines
146 B
YAML
Raw Normal View History

install: git clone https://github.com/sstephenson/bats.git
script: bats/bin/bats --tap test
# skips unnecessary Python-specific setup
language: c