diff options
| author | redsky17 <rubberduckie3554@gmail.com> | 2019-02-24 16:50:49 -0500 |
|---|---|---|
| committer | redsky17 <rubberduckie3554@gmail.com> | 2019-02-24 16:50:55 -0500 |
| commit | e345cee32f1fa37f5e6aa2ac36b5126f824314e4 (patch) | |
| tree | ca378532b813a54bb8a8d01b14d4db687fbb566c | |
| parent | Update JSON build deps. (diff) | |
| download | nheko-e345cee32f1fa37f5e6aa2ac36b5126f824314e4.tar.xz | |
Switch CI builds to use bundled JSON
Apparently the nlohmann library is not available in the standard repositories. I would rather build it than add universe deps.
| -rwxr-xr-x | .ci/install.sh | 1 | ||||
| -rw-r--r-- | .travis.yml | 6 | ||||
| -rw-r--r-- | Dockerfile | 1 |
3 files changed, 3 insertions, 5 deletions
diff --git a/.ci/install.sh b/.ci/install.sh |
