From 6847c9136e88bbf83ea920bd4e9bbdd2ff6fa61a Mon Sep 17 00:00:00 2001 From: Daniel Gibbs Date: Mon, 9 Oct 2017 21:21:47 +0100 Subject: [PATCH] updated requirements --- .travis.yml | 18 +++++++++++++----- 1 file changed, 13 insertions(+), 5 deletions(-) diff --git a/.travis.yml b/.travis.yml index d38ffd2a2..1bba50377 100644 --- a/.travis.yml +++ b/.travis.yml @@ -11,16 +11,24 @@ addons: sources: - ubuntu-toolchain-r-test packages: - - tmux - mailutils - postfix + - curl + - wget + - file + - bzip2 + - gzip + - unzip + - bsdmainutils + - python + - util-linux + - ca-certificates + - binutils + - bc + - tmux - lib32gcc1 - libstdc++6 - libstdc++6:i386 - - telnet - - expect - - bc - - binutils script: