ソースを参照

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"

読み込み中…
キャンセル
保存