From fbfa4bbe7d30aa4b1d224ea47657b4772a95aafd Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Mon, 9 Oct 2017 20:50:30 +0100 Subject: [PATCH] added extra requirements --- .travis.yml | 12 +++++++----- 1 file changed, 7 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index d385c27fa..d38ffd2a2 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,12 +13,14 @@ addons: packages: - tmux - mailutils - - postfix - - lib32gcc1 - - libstdc++6 - - libstdc++6:i386 - - telnet + - postfix + - lib32gcc1 + - libstdc++6 + - libstdc++6:i386 + - telnet - expect + - bc + - binutils script: