浏览代码

Add OTP-21.0 to Travis

pull/1821/head
Fred Hebert 7 年前
父节点
当前提交
db2053a3e0
共有 1 个文件被更改,包括 2 次插入0 次删除
  1. +2
    -0
      .travis.yml

+ 2
- 0
.travis.yml 查看文件

@ -9,6 +9,8 @@ matrix:
otp_release: 19.3
- os: linux
otp_release: 20.0
- os: linux
otp_release: 21.0
- os: osx
language: generic
before_script:

正在加载...
取消
保存