mirror of
https://github.com/bblanchon/ArduinoJson.git
synced 2025-07-22 23:07:29 +02:00
Added support for Stream
(issue #300)
This commit is contained in:
@ -3,5 +3,5 @@
|
||||
curl https://cmake.org/files/v3.4/cmake-3.4.0-Linux-x86_64.tar.gz | tar xz -C /tmp --strip 1
|
||||
|
||||
/tmp/bin/cmake -DSANITIZE=true .
|
||||
make
|
||||
make test
|
||||
cmake --build .
|
||||
ctest -VV .
|
||||
|
Reference in New Issue
Block a user