test erlang/otp 20 and 21
This commit is contained in:
parent
528d5b8253
commit
9d71efe4cf
1 changed files with 6 additions and 5 deletions
11
.travis.yml
11
.travis.yml
|
@ -1,9 +1,10 @@
|
||||||
language: erlang
|
language: erlang
|
||||||
script: rebar compile && rebar skip_deps=true eunit
|
script: rebar compile && rebar skip_deps=true eunit
|
||||||
otp_release:
|
otp_release:
|
||||||
- R15B02
|
- 21.3.3
|
||||||
- R16B03-1
|
- 20.3
|
||||||
- 17.5
|
- 19.3
|
||||||
- 18.3
|
- 18.3
|
||||||
- 19.2
|
- 17.5
|
||||||
|
- R16B03-1
|
||||||
|
- R15B02
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue