Browse Source

update travis to test on 18 and 17.5

pull/551/head
Tristan Sloughter 9 years ago
parent
commit
b2f890f8ed
1 changed files with 2 additions and 1 deletions
  1. +2
    -1
      .travis.yml

+ 2
- 1
.travis.yml View File

@ -1,6 +1,7 @@
language: erlang
otp_release:
- 17.0
- 18.0
- 17.5
- R16B03-1
- R15B03
before_script: "./bootstrap"

Loading…
Cancel
Save