mirror of
https://github.com/cesanta/mongoose.git
synced 2024-12-28 23:49:44 +08:00
Tuning test
This commit is contained in:
parent
d7a02d13e4
commit
21c0024a2f
@ -6,13 +6,15 @@ install:
|
||||
os:
|
||||
- linux
|
||||
- osx
|
||||
# - windows
|
||||
compiler:
|
||||
- clang
|
||||
- gcc
|
||||
script: make mg_prefix test test++ ex
|
||||
script: make test test++ ex
|
||||
matrix:
|
||||
include:
|
||||
- os: osx
|
||||
compiler: clang
|
||||
script: make mg_prefix
|
||||
- os: linux
|
||||
compiler: msvc98
|
||||
script: make vc98 vc2017
|
||||
|
Loading…
x
Reference in New Issue
Block a user