Commit Graph

25 Commits

Author SHA1 Message Date
Benoit Blanchon
639286f8b6 Travis: Removed retired images 2017-05-04 22:10:43 +02:00
Benoit Blanchon
9efc0ec40d Travis: Added GCC 6 2017-05-02 21:32:19 +02:00
Benoit Blanchon
5a16b2117b Travis: Disabled Teensy (PlatformioException: Could not load broken JSON) 2017-04-10 18:55:24 +02:00
Benoit Blanchon
fb554071dc Travis: Added -fsanitize to several builds 2017-01-21 19:49:44 +01:00
Benoit Blanchon
aa306d5573 Travis: Removed XCode 6.1, 6.2 and 6.3 2017-01-03 22:35:58 +01:00
Benoit Blanchon
b923e8f4df Travis: Added Clang AddressSanitizer and UndefinedBehaviorSanitizer 2017-01-01 21:29:38 +01:00
Benoit Blanchon
f6cd42d916 Travis: Added Arduino 1.6.12, removed 1.5.8 2016-11-16 22:24:41 +01:00
Benoit Blanchon
a7aa98510c Restored Travis build on all clang version 2016-06-30 20:23:21 +02:00
Benoit Blanchon
c705f3cfeb Disabled build on Clang 3.5, 3.6, 3.7 and 3.8 because llvm.org/apt is down 2016-06-06 22:09:34 +02:00
Benoit Blanchon
dd064f4c96 Added Arduino 1.6.9 to the continuous integration 2016-05-22 22:24:31 +02:00
Benoit Blanchon
bebd1c400c Added OSX build on Travis 2016-05-15 09:41:53 +02:00
Benoit Blanchon
85708bc94f Added Arduino 1.6.8 to the continuous integration 2016-04-05 09:49:12 +02:00
Benoit Blanchon
987afff0e9 Travis: added GCC 4.4, 4.5, 4.7, 4.8, 4.9, 5.2 and Clang 3.5, 3.6, 3.7 2016-02-17 10:15:40 +01:00
Ivan Kravets
c57e6f3bd8 Made the library compatible with platform.io (issue #181) 2015-12-22 23:43:44 +01:00
Benoit Blanchon
b54f1ffc1d Travis: build with Arduino 1.5.8 and 1.6.7 2015-12-22 22:01:30 +01:00
Benoit Blanchon
96245dd3b4 Made library easier to use from a CMake project: simply add_subdirectory(ArduinoJson/src) 2015-11-19 21:53:27 +01:00
Benoit Blanchon
9cc49da68a Moved to the new Travis infrastructure 2015-11-19 21:31:23 +01:00
Benoit Blanchon
bce101578d Merge branch 'master' into 5.0 2015-08-02 14:28:20 +02:00
Benoit Blanchon
9b90aeffa5 Added call to arduino compiler in travis 2015-08-02 09:20:08 +02:00
Benoit Blanchon
92e687303d Added support of non standard JSON input (issue #44) 2015-07-10 22:11:26 +02:00
Benoit Blanchon
02960f28e4 Fix coveralls command line 2015-02-03 14:38:44 +01:00
Benoit Blanchon
160ce092ff Added code coverage badge 2014-11-30 15:11:19 +01:00
Benoit Blanchon
4f55f63a77 Improved Travis configuration 2014-11-15 15:02:48 +01:00
Benoit Blanchon
a2cbb68a40 Added missing argument to cmake 2014-11-15 14:46:00 +01:00
Benoit Blanchon
4163debdd9 Added Travis configuration file 2014-11-15 14:42:23 +01:00