Update the otp_release list to something more recent

This commit is contained in:
Maas-Maarten Zeeman
2019-04-11 08:53:55 +02:00
parent 0743f9216a
commit ec5d3e0d48

View File

@@ -1,6 +1,8 @@
language: erlang
otp_release:
- R16B03
- R15B01
- 17.0
- 17.5
- 18.3
- 19.3
- 20.3
- 21.3
script: "rebar compile eunit"