浏览代码

Remove R15B from travis, it also takes more than 10 minutes to generate a dialyzer PLT file

pull/103/head
Andreas Pauley 11 年前
父节点
当前提交
a11f98756c
共有 1 个文件被更改,包括 0 次插入1 次删除
  1. +0
    -1
      .travis.yml

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

@ -1,5 +1,4 @@
language: erlang
otp_release:
- R16B
- R15B
script: "make test"

正在加载...
取消
保存