瀏覽代碼

test erlang/otp 21, drop erlang/otp 16 and 17 for test

pull/165/head
getong 6 年之前
父節點
當前提交
af3288fea3
共有 1 個檔案被更改,包括 4 行新增8 行删除
  1. +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"

Loading…
取消
儲存