Skip to content
Snippets Groups Projects
Commit 7ec96997 authored by Aleksandr Lysikov's avatar Aleksandr Lysikov
Browse files

modify .travis.yml for support libjson-c-dev

parent baf2f8ad
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