This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
ExternalMirrors
/
ufw-formula
의 미러
https://github.com/saltstack-formulas/ufw-formula
보기
1
좋아요
0
포크
1
코드
이슈
0
릴리즈
12
위키
Activity
소스 검색
Add travis config
tags/v0.2.0
Alexandre Anriot
6 년 전
부모
b749509eb1
커밋
c350b4a1da
1개의 변경된 파일
과
17개의 추가작업
그리고
0개의 파일을 삭제
분할 보기
변경상태 보기
+17
-0
.travis.yml
+ 17
- 0
.travis.yml
파일 보기
@@ -0,0 +1,17 @@
language: ruby
sudo: required
cache: bundler
rvm:
- 2.3.5
services:
- docker
script:
- bundle exec kitchen test
env:
matrix:
- DISTRIB=debian:stretch/9
- DISTRIB=ubuntu:xenial/16.04
Write
Preview
Loading…
취소
저장