X-Git-Url: http://wagner.pp.ru/gitweb/?a=blobdiff_plain;f=.travis.yml;h=8255044f21e61552d6b560b0bf2b5c4e00cc5ef6;hb=51c8b1014f4e4277eb3096dc15b5e009394999f9;hp=b3c120f1bdb0d68cc7e3ce346f51587da7e50e33;hpb=140770d1dfcda28d8cf5b0e53d58b04f1fde0c6a;p=openssl-gost%2Fengine.git diff --git a/.travis.yml b/.travis.yml index b3c120f..8255044 100644 --- a/.travis.yml +++ b/.travis.yml @@ -21,6 +21,9 @@ matrix: include: - os: linux compiler: gcc + - env: LABEL="linux-ppc64le" + os: linux-ppc64le + compiler: gcc - env: ASAN=-DASAN=1 os: linux compiler: gcc