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