Add placeholder for tests on travis-ci.org

This commit is contained in:
Yamashita, Yuu
2018-03-05 00:42:53 +00:00
parent 442d1b86da
commit 488369e085
2 changed files with 7 additions and 0 deletions

7
.travis.yml Normal file
View File

@@ -0,0 +1,7 @@
sudo: false
install: git clone https://github.com/sstephenson/bats.git
script: bats/bin/bats --tap test
language: c
notifications:
email:
on_success: never

0
test/test_helper.bash Normal file
View File