tests for powerpc target on travis ci

This commit is contained in:
Yann Collet 2016-02-08 20:24:07 +01:00
parent ee602ce68c
commit 0cd3ab5d66

View File

@ -116,6 +116,8 @@ ppcinstall: clean
sudo apt-get install -q qemu
sudo apt-get install -q binfmt-support
sudo apt-get install -q qemu-user-static
apt-cache search powerpc
sudo apt-get update
sudo apt-get install -q gcc-powerpc-linux-gnu
# for Travis CI