1
0
mirror of https://github.com/jaygooby/ttfb.sh synced 2025-12-10 07:57:21 +01:00
Files
Curl-ttfb/.travis.yml
Jay Caines-Gooby 31f5615c37 Run tests on Travis
2022-07-04 18:58:38 +01:00

7 lines
110 B
YAML

language: bash
before_install:
- sudo apt-get update -qq
- sudo apt-get install -qq bats
script:
- make