Commit Iniziale
This commit is contained in:
7
libmodbus-master/.travis.yml
Normal file
7
libmodbus-master/.travis.yml
Normal file
@@ -0,0 +1,7 @@
|
||||
language: c
|
||||
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
|
||||
script: ./autogen.sh && ./configure && make && make check
|
||||
Reference in New Issue
Block a user