update versions to test against on travis
This commit is contained in:
parent
7e34b182d0
commit
a64eb43cd1
1 changed files with 4 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
||||||
language: erlang
|
language: erlang
|
||||||
script: rebar compile && rebar skip_deps=true eunit
|
script: rebar compile && rebar skip_deps=true eunit
|
||||||
otp_release:
|
otp_release:
|
||||||
- 17.5
|
|
||||||
- 18.0
|
|
||||||
- R16B03-1
|
|
||||||
- R15B02
|
- R15B02
|
||||||
|
- R16B03-1
|
||||||
|
- 17.5
|
||||||
|
- 18.3
|
||||||
|
- 19.2
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue