Explorar o código

Travis-ci: added support for ppc64le

Devendranath Thadi %!s(int64=4) %!d(string=hai) anos
pai
achega
9f98546022
Modificáronse 1 ficheiros con 3 adicións e 0 borrados
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

@@ -1,4 +1,7 @@
 language: C
+arch:
+  - AMD64
+  - ppc64le
 install: true
 script:
   - cd tests