Browse Source

Merge pull request #1266 from ferd/add-otp-19-travis

Add OTP 19.0 to travis
pull/1270/head
Fred Hebert 9 years ago
committed by GitHub
parent
commit
91a25c1184
1 changed files with 1 additions and 0 deletions
  1. +1
    -0
      .travis.yml

+ 1
- 0
.travis.yml View File

@ -2,6 +2,7 @@ sudo: false
language: erlang language: erlang
install: 'true' install: 'true'
otp_release: otp_release:
- 19.0
- 18.0 - 18.0
- 17.5 - 17.5
- R16B03-1 - R16B03-1

Loading…
Cancel
Save