• Home
  • Features
  • Pricing
  • Docs
  • Announcements
  • Sign In

nlohmann / json / 3298
100%
develop: 98%

Build:
Build:
LAST BUILD BRANCH: docs/nul-byte-behavior
DEFAULT BRANCH: develop
Ran 16 Jan 2019 04:45AM UTC
Jobs 1
Files 32
Run time 4s
Badge
Embed ▾
README BADGES
x

If you need to use a raster PNG badge, change the '.svg' to '.png' in the link

Markdown

Textile

RDoc

HTML

Rst

pending completion
3298

Pull #1440

travis-ci

web-flow
Revert "buildsystem: relax requirement on cmake version"

In e8b6b7a, we relaxed the cmake version check down to 3.1, the first
version to expose target_compile_features().

However, an error while testing that change improperly concluded that
the change was OK. While target_compile_features() was indeed introduced
in cmake 3.1, the actual feature we use it to test, cxx_std_11, was
really introduced only with cmake-3.8, which explained the actual
version that was requested before e8b6b7a.

Coming up with a working test is not as trivial as initially thought, so
a better solution will have to be devised in the future. In the mean
time, revert to the previously-working situation.

This reverts commit e8b6b7adc.

Reported-by: Patrick Boettcher <patrick.boettcher@posteo.de>
Signed-off-by: "Yann E. MORIN" <yann.morin.1998@free.fr>
Pull Request #1440: Revert "buildsystem: relax requirement on cmake version"

4088 of 4088 relevant lines covered (100.0%)

13338938.09 hits per line

Jobs
ID Job ID Ran Files Coverage
6 3298.6 (COMPILER=g++-4.9 CMAKE_OPTIONS=-DJSON_Coverage=ON MULTIPLE_HEADERS=ON) 16 Jan 2019 04:45AM UTC 0
100.0
Travis Job 3298.6
Source Files on build 3298
Detailed source file information is not available for this build.
  • Back to Repo
  • Travis Build #3298
  • Pull Request #1440
  • PR Base - develop (#3297)
STATUS · Troubleshooting · Open an Issue · Sales · Support · CAREERS · ENTERPRISE · START FREE TRIAL · SCHEDULE DEMO
ANNOUNCEMENTS · TWITTER · TOS & SLA · Supported CI Services · What's a CI service? · Automated Testing

© 2026 Coveralls, Inc