瀏覽代碼

Run Travis tests on latest OTP19.3

pull/1552/head
Luis Rascao 8 年之前
父節點
當前提交
192b6da2e3
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      .travis.yml

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

@ -8,7 +8,7 @@ matrix:
- os: linux - os: linux
otp_release: 18.3 otp_release: 18.3
- os: linux - os: linux
otp_release: 19.2
otp_release: 19.3
- os: osx - os: osx
language: generic language: generic
before_script: before_script:

Loading…
取消
儲存