Skip to content
Snippets Groups Projects
Unverified Commit d36985f6 authored by Aleksandr Lysikov's avatar Aleksandr Lysikov Committed by GitHub
Browse files

add libjson-c-dev to .travis.yml

parent 54998b6a
No related branches found
No related tags found
No related merge requests found
......@@ -10,7 +10,6 @@ before_install:
- git submodule update
script:
- export CC=gcc-5
- mkdir build
- cd build
- cmake -DBUILD_KELVIN_NODE_TESTS=ON ../
......@@ -22,7 +21,7 @@ addons:
sources:
- ubuntu-toolchain-r-test
packages:
- gcc-5
- libjson-c-dev
- libev-dev
- libmagic-dev
- libldb-dev
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment