This website works better with JavaScript.
首頁
探索
說明
註冊
登入
salt
/
iptables-formula
複製自
ExternalMirrors/iptables-formula
關註
1
收藏
0
複製
0
程式碼
版本發佈
6
Activity
瀏覽代碼
show 'make test' errors in Travis
master
Martin819
7 年之前
父節點
9de11c6172
當前提交
f7613e483c
共有
1 個文件被更改
,包括
2 次插入
和
1 次删除
分割檢視
顯示文件統計
+2
-1
.travis.yml
+ 2
- 1
.travis.yml
查看文件
@@ -23,7 +23,8 @@ env:
- PLATFORM=trevorj/salty-whales:xenial
before_script:
- make test | tail
- set -o pipefail
- make test | tail
script:
- test ! -e .kitchen.yml || bundle exec kitchen test -t tests/integration
Write
Preview
Loading…
取消
儲存