Merge pull request #125 from getong/test_erlang_21
test erlang/otp 20 and 21, 22
This commit is contained in:
commit
04ea54a2b3
1 changed files with 6 additions and 5 deletions
11
.travis.yml
11
.travis.yml
|
@ -1,9 +1,10 @@
|
|||
language: erlang
|
||||
script: rebar compile && rebar skip_deps=true eunit
|
||||
otp_release:
|
||||
- R15B02
|
||||
- R16B03-1
|
||||
- 17.5
|
||||
- 22.0.7
|
||||
- 21.3.3
|
||||
- 20.3
|
||||
- 19.3
|
||||
- 18.3
|
||||
- 19.2
|
||||
|
||||
- 17.5
|
||||
- R16B03-1
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue