1
0
mirror of https://github.com/jaygooby/ttfb.sh synced 2025-12-09 23:47:21 +01:00

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
.travis.yml Normal file
View File

@@ -0,0 +1,6 @@
language: bash
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq bats
script:
- make