mirror of
https://github.com/cesanta/mongoose.git
synced 2025-08-06 05:26:15 +08:00
Added travis file
This commit is contained in:
parent
0a0130b90c
commit
d6fba7e45d
7
.travis.yml
Normal file
7
.travis.yml
Normal file
@ -0,0 +1,7 @@
|
||||
language: cpp
|
||||
compiler:
|
||||
- gcc
|
||||
- clang
|
||||
script:
|
||||
- cd examples
|
||||
- make u server
|
Loading…
Reference in New Issue
Block a user