This website works better with JavaScript
Trang chủ
Khám phá
Trợ giúp
Đăng nhập
c
/
stb
mirror of
https://github.com/nothings/stb.git
Xem
2
Star
0
Fork
0
Các tập tin
Các vấn đề
0
Wiki
Browse Source
Travis-ci: added support for ppc64le
Devendranath Thadi
4 năm trước cách đây
mục cha
6ca560c9af
commit
9f98546022
1 tập tin đã thay đổi
với
3 bổ sung
và
0 xóa
Split View
Hiển thị tình trạng sai khác
3
0
.travis.yml
+ 3
- 0
.travis.yml
Xem Tập Tin
@@ -1,4 +1,7 @@
language: C
+arch:
+ - AMD64
+ - ppc64le
install: true
script:
- cd tests