使用 JavaScript能使本网站更好的工作。
首页
探索
帮助
注册
登录
ExternalMirrors
/
iptables-formula
镜像自地址
https://github.com/salt-formulas/salt-formula-iptables
关注
1
点赞
0
派生
1
代码
工单
0
版本发布
6
百科
动态
浏览代码
show 'make test' errors in Travis
pull/5/head
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
撰写
预览
正在加载...
取消
保存