Skip to content

Commit

Permalink
travis: fix dependencies
Browse files Browse the repository at this point in the history
bc hasn't been needed since a982c5d

Signed-off-by: James Almer <[email protected]>
Signed-off-by: Luca Barbato <[email protected]>
  • Loading branch information
jamrial authored and lu-zero committed Sep 12, 2015
1 parent 9940459 commit 1e0b8bf
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ addons:
apt:
packages:
- yasm
- bc
- diffutils
compiler:
- clang
- gcc
Expand Down

0 comments on commit 1e0b8bf

Please sign in to comment.