Merge pull request #55 from mmzeeman/wip-update-otp-releases

Update the otp_release list to something more recent
This commit is contained in:
Maas-Maarten Zeeman
2019-04-11 09:02:07 +02:00
committed by GitHub

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"