Add more versions for travis testing
This commit is contained in:
parent
3448a6f5e0
commit
ed00a606f3
1 changed files with 3 additions and 1 deletions
|
@ -1,10 +1,12 @@
|
||||||
language: erlang
|
language: erlang
|
||||||
script: "make test"
|
script: "make test"
|
||||||
otp_release:
|
otp_release:
|
||||||
|
- 21.2
|
||||||
|
- 21.0
|
||||||
|
- 20.0
|
||||||
- 19.0
|
- 19.0
|
||||||
- 18.0
|
- 18.0
|
||||||
- 17.4
|
- 17.4
|
||||||
- 17.1
|
|
||||||
- 17.0
|
- 17.0
|
||||||
- R16B
|
- R16B
|
||||||
- R15B03
|
- R15B03
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue