Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Browse files
Broaden our check/test scope
- Loading branch information
1 parent
6602721
commit 11e72cb2dbc3a6a48b4b07ea55db8f354cb4ea8a
Showing
1 changed file
with
3 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
@@ -3,7 +3,9 @@ language: erlang | ||
sudo: false | ||
os: linux | ||
otp_release: | ||
- 21.2 | ||
- 23.0 | ||
- 22.3 | ||
- 21.3 | ||
- 20.3 | ||
- 19.3 | ||
- 18.3 | ||