2014-01-02 11:48:22 -05:00
|
|
|
install: git clone https://github.com/sstephenson/bats.git
|
2014-02-05 22:26:48 -05:00
|
|
|
script: bats/bin/bats --tap test plugins/python-build/test
|
2014-01-02 11:48:22 -05:00
|
|
|
language: c
|
2014-01-17 07:14:30 -05:00
|
|
|
notifications:
|
|
|
|
email:
|
|
|
|
on_success: never
|