Browse Source

Update Travis CI to latest OTP19.1

pull/1342/head
Luis Rascao 8 years ago
parent
commit
f824f92ce9
1 changed files with 1 additions and 1 deletions
  1. +1
    -1
      .travis.yml

+ 1
- 1
.travis.yml View File

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

Loading…
Cancel
Save