Niels Lohmann
76b195d7d1
👷 fix for coverity + clang-5.0
2017-08-10 20:54:59 +02:00
Niels Lohmann
cd34358e7c
👷 removing clang from source
2017-08-10 20:37:23 +02:00
Niels Lohmann
5eb9f5fd4f
👷 clang-3.4
2017-08-10 20:31:59 +02:00
Niels Lohmann
f49356e703
👷 clang-3.4
2017-08-10 20:26:49 +02:00
Niels Lohmann
e0f8eb1710
👷 clang-4.0
2017-08-10 20:21:41 +02:00
Niels Lohmann
6dc89e47fc
👷 clang-3.9
2017-08-10 20:16:35 +02:00
Niels Lohmann
8de710bbe7
👷 added source for gcc
2017-08-10 20:12:27 +02:00
Niels Lohmann
195d773bc5
👷 added gcc
2017-08-10 20:09:39 +02:00
Niels Lohmann
e7f2d2646a
👷 removed gcc
2017-08-10 20:06:47 +02:00
Niels Lohmann
6b20f6d1ef
👷 clang-3.8
2017-08-10 20:04:36 +02:00
Niels Lohmann
82cd8c8d02
👷 another try
2017-08-10 19:59:00 +02:00
Niels Lohmann
f256587c4f
👷 clang-3.4
2017-08-10 19:56:09 +02:00
Niels Lohmann
c06b5c5c10
👷 clang-3.5
2017-08-10 19:50:36 +02:00
Niels Lohmann
3283352db3
👷 using clang++
2017-08-10 19:45:33 +02:00
Niels Lohmann
c20dd7522f
👷 another try
2017-08-10 19:40:09 +02:00
Niels Lohmann
94dfecd487
👷 removed g++
2017-08-10 19:31:43 +02:00
Niels Lohmann
8963aae57d
👷 clang-3.6
2017-08-10 19:24:36 +02:00
Niels Lohmann
5aceb0e029
👷 clang-3.6
2017-08-10 19:23:55 +02:00
Niels Lohmann
e7a7e4f81f
👷 fixed compiler
2017-08-10 19:18:45 +02:00
Niels Lohmann
e333562633
👷 different source
2017-08-10 19:15:16 +02:00
Niels Lohmann
eb6de822bb
👷 clang-3.7
2017-08-10 19:12:04 +02:00
Niels Lohmann
c1642affaa
👷 clang-3.8
2017-08-10 19:03:35 +02:00
Niels Lohmann
c90bf5e0f1
👷 removed failing builders
2017-08-08 21:26:15 +02:00
Niels Lohmann
054b0250be
👷 trying to install g++ to make clang work
2017-08-08 19:14:22 +02:00
Niels Lohmann
d3496347fc
👷 removing Clang 3.9 and 4.0
...
These versions are still not working properly: https://travis-ci.org/nlohmann/json/jobs/251675281
2017-07-09 12:19:14 +02:00
Niels Lohmann
1b2fabe802
👷 adding two recent Clang versions
...
Maybe the simple approach is working now - at least it is in https://github.com/taocpp/PEGTL/blob/master/.travis.yml
2017-07-09 11:10:18 +02:00
Niels Lohmann
f1c543cb7b
👷 added GCC7
2017-07-08 22:59:19 +02:00
Niels Lohmann
df2feabb72
👷 added Xcode 9 beta
...
See https://twitter.com/travisci/status/880550780368855040
2017-07-08 11:57:09 +02:00
Niels Lohmann
c2db4a118d
👷 update Travis to use Ubuntu Trusty 14.04 images
2017-06-19 21:51:24 +02:00
Niels Lohmann
99cb095e89
🐛 fix for #586
...
Also added a Travis builder with -std=c++1z
2017-05-20 10:34:49 +02:00
Niels Lohmann
42b4cdd4d0
👷 Travis is very picky
2017-04-11 22:13:26 +02:00
Niels Lohmann
ef55626296
👷 added Clang 3.9-5.0
...
Taken from
https://github.com/travis-ci/docs-travis-ci-com/pull/746/files .
2017-04-11 20:37:38 +02:00
Niels Lohmann
a0aa6ad2b2
👷 added Xcode 8.3
...
https://blog.travis-ci.com/2017-03-28-xcode-83-ga-is-here
2017-03-28 20:42:12 +02:00
Niels Lohmann
e3e941ef2b
👷 fixed a syntax error
2017-03-12 11:19:27 +01:00
Niels Lohmann
01470f388b
👷 fixed no_exceptions test case
...
This test case relied on logics that have been replaced by CMake with
#461 . This change enables compilation and execution of the test suite
without exceptions by adding an after_success task.
2017-03-12 11:04:26 +01:00
Tushar Maheshwari
5436407b7e
👷 Add cmake logic to Travis config
...
- get CMake for XCode 8.1 image
2017-02-19 13:38:08 +05:30
Niels Lohmann
87c5e32e1f
🐛 fixed escaping
2017-01-16 22:46:49 +01:00
Niels Lohmann
a00149f8ee
🐛 fixed logic error
2017-01-16 22:36:58 +01:00
Niels Lohmann
1ab26ab367
✨ option to switch off exceptions
2017-01-16 22:11:07 +01:00
Daniel Cohen
010ea126f3
going to try clang_sanitize with libstdc++ with g++-6 implementation
...
Conflicts:
.travis.yml
Makefile
2016-12-30 14:24:22 +02:00
Niels Lohmann
9952a3c456
👷 trying to fix coverity task
2016-12-18 18:17:26 +01:00
Niels Lohmann
dfafd2c259
👷 can't get clang sanitizer to work #394
...
See https://travis-ci.org/nlohmann/json/jobs/183684093 for a failing
build.
2016-12-13 21:23:59 +01:00
Niels Lohmann
c3fac19692
👷 another try for sanitizers #394
2016-12-13 19:41:36 +01:00
Niels Lohmann
3f089cab2b
👷 moved instructed build to "before_script" #394
2016-12-13 18:24:16 +01:00
Niels Lohmann
9b5411db57
👷 clang 3.9.0 is not working #394
2016-12-13 17:55:41 +01:00
Niels Lohmann
f5d4a9c4eb
👷 added Clang 3.9.0 and sanitizer build #394
2016-12-13 17:51:46 +01:00
Niels Lohmann
50f647c866
Merge branch 'develop' into feature/messagepack
2016-11-28 23:24:35 +01:00
Niels Lohmann
286025497f
👷 removed retired images ( https://blog.travis-ci.com/2016-11-17-retiring-some-osx-images/ )
2016-11-28 22:16:33 +01:00
Niels Lohmann
2477b09cb9
🐛 Clang 3.9.0 seems to not work right now
2016-11-27 17:29:19 +01:00
Niels Lohmann
f860f323be
🚧 falling back to single unit test for coveralls
2016-11-27 17:09:05 +01:00