mirror of
https://github.com/sstephenson/bats.git
synced 2024-12-26 06:29:47 +01:00
Hook up Travis CI
This commit is contained in:
parent
2e2477881b
commit
c36ad10d8c
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
|
Loading…
Reference in New Issue
Block a user