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