This website works better with JavaScript
首頁
探索
說明
登入
c
/
stb
镜像来自
https://github.com/nothings/stb.git
關注
2
讚好
0
複刻
0
檔案
問題管理
0
Wiki
瀏覽代碼
Travis-ci: added support for ppc64le
Devendranath Thadi
4 年之前
父節點
6ca560c9af
當前提交
9f98546022
共有
1 個文件被更改
,包括
3 次插入
和
0 次删除
統一視圖
顯示文件統計
3
0
.travis.yml
+ 3
- 0
.travis.yml
查看文件
@@ -1,4 +1,7 @@
language: C
language: C
+arch:
+ - AMD64
+ - ppc64le
install: true
install: true
script:
script:
- cd tests
- cd tests