public-Homekit_Split/001-homekit_hub/lib/PubSubClient/.travis.yml
Zygfryd Homonto 5f1b6cd8f0 public
2024-07-20 21:58:04 +01:00

8 lines
96 B
YAML

sudo: false
language: cpp
compiler:
- g++
script: cd tests && make && make test
os:
- linux