travis: fix dependencies

bc hasn't been needed since a982c5d74f

Signed-off-by: James Almer <jamrial@gmail.com>
Signed-off-by: Luca Barbato <lu_zero@gentoo.org>
This commit is contained in:
James Almer 2015-09-12 03:23:45 -03:00 committed by Luca Barbato
parent 9940459720
commit 1e0b8bf0b3
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@ addons:
apt:
packages:
- yasm
- bc
- diffutils
compiler:
- clang
- gcc