浏览代码

update travis to test on 18 and 17.5

pull/551/head
Tristan Sloughter 9 年前
父节点
当前提交
b2f890f8ed
共有 1 个文件被更改,包括 2 次插入1 次删除
  1. +2
    -1
      .travis.yml

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

@ -1,6 +1,7 @@
language: erlang
otp_release:
- 17.0
- 18.0
- 17.5
- R16B03-1
- R15B03
before_script: "./bootstrap"

正在加载...
取消
保存