このサイトはJavaScriptを使用しています
ホーム
エクスプローラー
ヘルプ
サインイン
isprogram
/
pyenv
ミラー元
https://github.com/pyenv/pyenv.git
ウォッチ
1
スター
0
フォーク
0
コード
課題
0
プロジェクト
0
リリース
241
Wiki
アクティビティ
ソースを参照
Merge pull request
#797
from PeterDaveHello/patch-2
Shallow clone bats in makefile
pull/798/head
Yamashita, Yuu
9年前
committed by
GitHub
親
4f719b7909
134d38fc53
コミット
0c7d2205ff
1個のファイルの変更
、
1行の追加
、
1行の削除
分割表示
差分オプション
統計情報を表示
Patchファイルをダウンロード
Diffファイルをダウンロード
+1
-1
Makefile
+ 1
- 1
Makefile
ファイルの表示
@ -9,4 +9,4 @@ test: bats
cd
plugins/python-build
&&
$(
PWD
)
/bats/bin/bats
$$
{
CI:+--tap
}
test
bats
:
git clone https://github.com/sstephenson/bats.git
git clone
--depth
1
https://github.com/sstephenson/bats.git
書き込み
プレビュー
読み込み中…
キャンセル
保存