This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
TC
/
HomeDynamic
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Ramo:
master
Ramos
Etiquetas
master
HomeDynamic
/
experimental
/
Sonoff Test
/
Sonoff-Tasmota-6.4.1
/
lib
/
PubSubClient-EspEasy-2.6.09
/
.travis.yml
.travis.yml
96 B
Link permanente
Histórico
Em bruto
1
2
3
4
5
6
7
sudo: false
language: cpp
compiler:
- g++
script: cd tests && make && make test
os:
- linux