summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorGergely Nagy <algernon@madhouse-project.org>2012-04-29 01:01:52 +0200
committerGergely Nagy <algernon@madhouse-project.org>2012-04-29 01:01:52 +0200
commit6c0aa3ce24cfbe890c23c04f634cb8938d14f9f1 (patch)
treeb9ef1d5fcc32d9d781439f84e0981ff69ac1bb81
parent4375514b3fdc99bca58894592808948f4b833eff (diff)
downloadlibumberlog-6c0aa3ce24cfbe890c23c04f634cb8938d14f9f1.tar.gz
libumberlog-6c0aa3ce24cfbe890c23c04f634cb8938d14f9f1.tar.xz
libumberlog-6c0aa3ce24cfbe890c23c04f634cb8938d14f9f1.zip
.travis.yml: Install check too
Signed-off-by: Gergely Nagy <algernon@madhouse-project.org>
-rw-r--r--.travis.yml2
1 files changed, 1 insertions, 1 deletions
diff --git a/.travis.yml b/.travis.yml
index 20cb111..305bc09 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -1,5 +1,5 @@
language: c
-install: sudo apt-get install libjson0-dev
+install: sudo apt-get install libjson0-dev check
before_script:
- ./autogen.sh
script: