update travis for 23

This commit is contained in:
Jesse Gumm 2020-11-15 01:09:02 -06:00
parent accda0db1a
commit 1c405bbfc3

View file

@ -1,8 +1,8 @@
language: erlang
script: "make test"
otp_release:
- 22.0
- 21.2
- 21.0
- 20.0
- 23.1
- 22.3
- 21.3
- 20.3
before_script: "sudo apt-get --yes --force-yes install libpam-runtime python-software-properties software-properties-common"