Skip to content

Commit

Permalink
Add travic-ci file.
Browse files Browse the repository at this point in the history
  • Loading branch information
croesch committed Aug 9, 2019
1 parent dd7180b commit 6d4a386
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
sudo: false
language: bash
addons:
apt:
packages:
- bats
script: bats test

0 comments on commit 6d4a386

Please sign in to comment.