Run tests on Travis

This commit is contained in:
Jay Caines-Gooby
2022-07-04 18:58:38 +01:00
parent 9e4514e829
commit 31f5615c37
+6
View File
@@ -0,0 +1,6 @@
language: bash
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq bats
script:
- make