本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
登入
TechnikNews
/
PublicAPIs
镜像来自
https://github.com/public-apis/public-apis
關注
1
收藏
2
複製
0
程式碼
問題
0
版本發佈
0
Wiki
活動
瀏覽代碼
move git credentials settings to config file
[ci skip]
pull/440/head
Dave Machado
7 年之前
父節點
f6b7468e09
當前提交
b848d99d67
共有
1 個檔案被更改
,包括
2 行新增
和
0 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+2
-0
.travis.yml
+ 2
- 0
.travis.yml
查看文件
@@ -9,6 +9,8 @@ install:
- pip install build-bot
- pip install -r requirements.txt
before_script:
- git config --global user.name $GH_USER
- git config --global user.email $GH_EMAIL
- cd build
script:
- ./main.sh
Write
Preview
Loading…
取消
儲存