repo.or.cz
/
libmodbus.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Use new modbus_mapping_new_start_address in unit tests
[libmodbus.git]
/
.travis.yml
blob
e04b3880800e3b88a54410d11cf7b4b4efdedf39
1
language: c
2
3
compiler:
4
- gcc
5
- clang
6
7
script: ./autogen.sh && ./configure && make && make check