Merge branches 'binary_type' and 'develop' of https://github.com/nlohmann/json into binary_type

This commit is contained in:
Niels Lohmann
2020-05-19 13:10:35 +02:00
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,6 +1,6 @@
name: macOS
on: [push]
on: [push, pull_request]
jobs:
build:
+1 -1
View File
@@ -1,6 +1,6 @@
name: Ubuntu
on: [push]
on: [push, pull_request]
jobs:
build:
+1 -1
View File
@@ -1,6 +1,6 @@
name: Windows
on: [push]
on: [push, pull_request]
jobs:
build: