This website works better with JavaScript.
首頁
探索
帮助
返回水杉在线
登录水杉在线
登录水杉码园
building_data_management_systems.Xuanzhou.2024Fall.DaSE
/
leveldb_ttl
複製自
building_data_management_systems.Xuanzhou.2024Fall.DaSE/leveldb_base
關註
23
收藏
2
複製
0
程式碼
問題管理
0
合併請求
0
版本發佈
0
Wiki
Activity
瀏覽代碼
Fix Travis CI build.
PiperOrigin-RevId: 309138195
ld
Victor Costan
4 年之前
父節點
5c6dd75897
當前提交
23b6337f69
共有
1 個文件被更改
,包括
7 次插入
和
1 次删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+7
-1
.travis.yml
+ 7
- 1
.travis.yml
查看文件
@ -4,7 +4,7 @@
language
:
cpp
dist
:
bionic
osx_image
:
xcode1
0
.3
osx_image
:
xcode1
1
.3
compiler:
-
gcc
@ -17,6 +17,12 @@ env:
-
BUILD_TYPE=Debug
-
BUILD_TYPE=RelWithDebInfo
jobs:
allow_failures:
# Homebrew's GCC is currently broken on XCode 11.
-
compiler
:
gcc
os
:
osx
addons:
apt:
sources:
Write
Preview
Loading…
取消
儲存