travis doesn't support 23.1 yet, so just do 23.0 until then

This commit is contained in:
Jesse Gumm 2020-11-15 01:09:31 -06:00
parent 1c405bbfc3
commit 68b462469f

View file

@ -2,6 +2,7 @@ language: erlang
script: "make test" script: "make test"
otp_release: otp_release:
- 23.1 - 23.1
- 23.0
- 22.3 - 22.3
- 21.3 - 21.3
- 20.3 - 20.3