Commit 160231bd authored by vysheng's avatar vysheng

Merge pull request #908 from danog/master

Fix travis
parents bde3a39b c16ad44d
......@@ -5,6 +5,7 @@ compiler:
- clang
install:
- sudo apt-get update
- sudo apt-get install libconfig8-dev
- sudo apt-get install libreadline6-dev
- sudo apt-get install libssl-dev
......@@ -17,3 +18,4 @@ script:
- git submodule update --init --recursive
- ./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