This commit is contained in:
Niels 2016-06-23 05:55:48 +02:00
parent d14366c33e
commit 3497fab3b5

View file

@ -502,11 +502,7 @@ $ make
$ ./json_unit "*"
===============================================================================
<<<<<<< HEAD
All tests passed (5568722 assertions in 32 test cases)
=======
All tests passed (5568721 assertions in 32 test cases)
>>>>>>> develop
```
For more information, have a look at the file [.travis.yml](https://github.com/nlohmann/json/blob/master/.travis.yml).