Browse Source

Add Erlang OTP 18,19 on Travis

pull/127/head
Eric Ho 8 years ago
parent
commit
e4bd093132
1 changed files with 5 additions and 0 deletions
  1. +5
    -0
      .travis.yml

+ 5
- 0
.travis.yml View File

@ -3,6 +3,11 @@ notifications:
email: paul.joseph.davis@gmail.com email: paul.joseph.davis@gmail.com
script: make check script: make check
otp_release: otp_release:
- 19.0
- 18.3
- 18.2
- 18.1
- 18.0
- 17.5 - 17.5
- 17.4 - 17.4
- 17.3 - 17.3

Loading…
Cancel
Save