瀏覽代碼

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"

Loading…
取消
儲存