]> www.wagner.pp.ru Git - openssl-gost/engine.git/commitdiff
travis-ci: add linux-ppc64le builds
authorIlya Shipitsin <chipitsine@gmail.com>
Sat, 27 Jul 2019 18:14:16 +0000 (23:14 +0500)
committerIlya Shipitsin <chipitsine@gmail.com>
Sat, 27 Jul 2019 18:14:16 +0000 (23:14 +0500)
.travis.yml

index b3c120f1bdb0d68cc7e3ce346f51587da7e50e33..8255044f21e61552d6b560b0bf2b5c4e00cc5ef6 100644 (file)
@@ -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