build/travis: use yasm

This commit is contained in:
Tae-il Lim 2016-11-30 09:53:05 +09:00 committed by meh
parent e1c132bd08
commit 00ff69021d

View File

@ -8,7 +8,7 @@ rust:
addons:
apt:
packages:
- nasm
- yasm
script:
- travis_wait cargo test --verbose --features build