Files
pyenv-update/.travis.yml
2018-03-05 00:42:53 +00:00

8 lines
162 B
YAML

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