This website works better with JavaScript
Acasă
Explorează
Ajutor
Înregistrare
Autentificare
GfA
/
libmodbus
Urmărește
5
Stea
0
Bifurcare
0
Fisiere
Probleme
0
Trageți solicitările
0
Wiki
Arbore:
7612ce2029
Ramuri
Etichete
GfA
GfATest
master
libmodbus
/
.travis.yml
.travis.yml
100 B
Istoric
Crud
1
2
3
4
5
6
7
language: c
compiler:
- gcc
- clang
script: ./autogen.sh && ./configure && make && make check