mirror of
https://github.com/sstephenson/bats.git
synced 2026-04-23 00:27:23 +02:00
Hook up Travis CI
This commit is contained in:
5
.travis.yml
Normal file
5
.travis.yml
Normal file
@@ -0,0 +1,5 @@
|
|||||||
|
language: c
|
||||||
|
script: bin/bats --tap test
|
||||||
|
notifications:
|
||||||
|
email:
|
||||||
|
on_success: never
|
||||||
Reference in New Issue
Block a user