From e83b9ce14acd2b3161780084c05099fd784fa286 Mon Sep 17 00:00:00 2001 From: Johnny Robeson Date: Sat, 2 Jul 2016 02:24:26 -0400 Subject: [PATCH] add unrar to .travis.yml --- .travis.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/.travis.yml b/.travis.yml index dfc3719b5..d8d176dec 100644 --- a/.travis.yml +++ b/.travis.yml @@ -32,6 +32,7 @@ addons: packages: - bash-completion - mp3gain + - unrar # To install dependencies, tell tox to do everything but actually running the # test.