From c94a9372fafd138a05fe5790c7bcd7980868460e Mon Sep 17 00:00:00 2001 From: Thomas Haller Date: Sat, 23 Jan 2016 16:16:35 +0100 Subject: [PATCH] travis: fix bug in .travis.yml Fixes: 1408b8c0a21105f3ea6d2e58d0fc03835f255d34 --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index bc7864195c..44ec6acd60 100644 --- a/.travis.yml +++ b/.travis.yml @@ -15,7 +15,7 @@ before_install: script: - sh autogen.sh --with-systemd-logind=no --enable-more-warnings=no - make -j4 - - ./contrib/travis/travis-check.sh" + - ./contrib/travis/travis-check.sh addons: coverity_scan: