이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
SisMaker
/
rebar3
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
Projects
0
릴리즈
62
위키
활동
소스 검색
Officially Deprecate R16B release
Required for the Logger interface to be supported since it relies on maps
pull/1779/head
Fred Hebert
7 년 전
부모
254bb7be7c
커밋
f4f538a89b
1개의 변경된 파일
과
1개의 추가작업
그리고
3개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+1
-3
.travis.yml
+ 1
- 3
.travis.yml
파일 보기
@ -1,8 +1,6 @@
language
:
erlang
matrix:
include:
-
os
:
linux
otp_release
:
R16B03-1
-
os
:
linux
otp_release
:
17.5
-
os
:
linux
@ -44,4 +42,4 @@ deploy:
on
:
repo
:
erlang/rebar3
branch
:
master
condition
:
$TRAVIS_OTP_RELEASE = "
R16B03-1
"
condition
:
$TRAVIS_OTP_RELEASE = "
17.5
"
쓰기
미리보기
불러오는 중...
취소
저장