mirror of
https://github.com/sstephenson/bats.git
synced 2026-02-25 01:08:10 +01: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