This website works better with JavaScript
Página Principal
Explorar
Ajuda
Iniciar Sessão
Flo
/
ESPIoTBase
Vigiar
1
Colocar Estrela
0
Fork
0
Ficheiros
Problemas
0
Pull Requests
0
Wiki
Árvore:
d8ddc7e3e5
Ramos
Etiquetas
master
ESPIoTBase
/
lib
/
pubsubclient-2.8
/
.travis.yml
.travis.yml
96 B
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