이 웹사이트는 자바스크립트 활성화가 필요합니다.
홈
탐색
도움말
가입하기
로그인
SisMaker
/
ibrowse
보기
1
좋아요
0
포크
0
코드
이슈
0
풀 리퀘스트
0
Projects
0
릴리즈
30
위키
활동
소스 검색
Removed lines which were failing travis builds
pull/144/head
Chandrashekhar Mullaparthi
9 년 전
부모
ad31b0375b
커밋
79e26aed6b
2개의 변경된 파일
과
1개의 추가작업
그리고
4개의 파일을 삭제
분할 보기
Diff Options
Show Stats
Download Patch File
Download Diff File
+0
-3
.travis.yml
+1
-1
src/ibrowse.app.src
+ 0
- 3
.travis.yml
파일 보기
@ -7,8 +7,5 @@ otp_release:
-
18.0
-
18.1
before_script:
-
curl -X PUT localhost:5984/couchbeam_testdb
-
curl -X PUT localhost:5984/couchbeam_testdb2
-
curl -X PUT localhost:5984/couchbeam_testdb3
-
"./bootstrap_travis.sh"
script
:
"./rebar3 eunit"
+ 1
- 1
src/ibrowse.app.src
파일 보기
@ -1,6 +1,6 @@
{application, ibrowse,
[{description, "Erlang HTTP client application"},
{vsn, "4.2"},
{vsn, "4.2
.1
"},
{registered, [ibrowse_sup, ibrowse]},
{applications, [kernel,stdlib]},
{env, []},
쓰기
미리보기
불러오는 중...
취소
저장