This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
iptables-formula
의 미러
https://github.com/salt-formulas/salt-formula-iptables
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
6
위키
Activity
소스 검색
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
Write
Preview
Loading…
취소
저장