This website works better with JavaScript.
홈
탐색
도움말
가입하기
로그인
salt
/
ufw-formula
원본 프로젝트 :
ExternalMirrors/ufw-formula
보기
2
좋아요
0
포크
0
코드
릴리즈
8
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…
취소
저장