Browse Source

Travis-ci: added support for ppc64le

Devendranath Thadi 4 years ago
parent
commit
9f98546022
1 changed files with 3 additions and 0 deletions
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

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