pyenv/.travis.yml
2014-01-03 02:06:36 +09:00

4 lines
146 B
YAML

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