Commit 32694cf4 authored by Li-Wen Hsu's avatar Li-Wen Hsu

Install prerequisites

parent d6191a56
language: c
compiler:
- gcc
- clang
script: ./configure && make
install:
- apt-get install libconfig8-dev
- apt-get install libreadline6-dev
- apt-get install libssl-dev
script:
- ./configure
- make
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment