Browse Source

Travis-ci: added support for ppc64le

Devendranath Thadi 4 năm trước cách đây
mục cha
commit
9f98546022
1 tập tin đã thay đổi với 3 bổ sung0 xóa
  1. 3 0
      .travis.yml

+ 3 - 0
.travis.yml

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