本網站在啟用 JavaScript 的情況下可以運作的更好。
首頁
探索
說明
註冊
登入
SisMaker
/
ibrowse
關注
1
收藏
0
複製
0
程式碼
問題
0
合併請求
0
Projects
0
版本發佈
30
Wiki
活動
瀏覽代碼
test erlang/otp 21, drop erlang/otp 16 and 17 for test
pull/165/head
getong
6 年之前
父節點
ffe353054e
當前提交
af3288fea3
共有
1 個檔案被更改
,包括
4 行新增
和
8 行删除
分割檢視
Diff Options
Show Stats
Download Patch File
Download Diff File
+4
-8
.travis.yml
+ 4
- 8
.travis.yml
查看文件
@ -1,14 +1,10 @@
language
:
erlang
otp_release:
-
R16B
-
R16B03-1
-
17.0
-
17.1
-
18.0
-
18.1
-
18.2
.1
-
21.0
-
20.3
-
19.3
-
20.0
-
18.3
before_script:
-
"./bootstrap_travis.sh"
script
:
"./rebar3 eunit"
Write
Preview
Loading…
取消
儲存