Explorar o código

Adding ppc64le architecture support on travis-ci

kishorkunal-raj %!s(int64=5) %!d(string=hai) anos
pai
achega
3e253d468b
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -8,3 +8,6 @@ compiler:
  - clang
  - gcc
 script: ./configure && make all && sudo ./test-wrapper
+arch:
+  - amd64
+  - ppc64le