From 96fd7ef327cd97730167da6e31d7385cbc7a3415 Mon Sep 17 00:00:00 2001 From: Sean Date: Wed, 20 Nov 2013 13:23:49 -0800 Subject: [PATCH] Fixed that --- .travis.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/.travis.yml b/.travis.yml index ca66fe01..ca0a22b3 100644 --- a/.travis.yml +++ b/.travis.yml @@ -51,7 +51,7 @@ before_script: - cd .. - echo creating librarys' links and updating cache - sudo ldconfig > /dev/null - - echo installing check #needed for unit tests + - echo installing check #needed for unit tests - sudo apt-get install check > /dev/null script: