public-Homekit_Split/001-homekit_hub/lib/PubSubClient/.travis.yml

8 lines
96 B
YAML
Raw Permalink Normal View History

2024-07-20 21:58:04 +01:00
sudo: false
language: cpp
compiler:
- g++
script: cd tests && make && make test
os:
- linux