From: Tobias Oetiker Date: Thu, 4 Sep 2014 20:26:36 +0000 (+0200) Subject: for the tests we need dc X-Git-Tag: v1.5.0-rc1~43 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=5185f7232fcd79323005ffade247d542a7a540fe;p=thirdparty%2Frrdtool-1.x.git for the tests we need dc --- diff --git a/.travis.yml b/.travis.yml index c83d2134..06e610d0 100644 --- a/.travis.yml +++ b/.travis.yml @@ -9,7 +9,7 @@ perl: install: - sudo apt-get update - - sudo apt-get install autopoint libdbi-dev tcl-dev lua5.1 liblua5.1-0-dev valgrind + - sudo apt-get install autopoint libdbi-dev tcl-dev lua5.1 liblua5.1-0-dev valgrind dc - sudo pip install cpp-coveralls --use-mirrors before_script: