Add more versions for travis testing

This commit is contained in:
Jesse Gumm 2018-12-31 10:58:46 -06:00
parent 3448a6f5e0
commit ed00a606f3

View file

@ -1,10 +1,12 @@
language: erlang language: erlang
script: "make test" script: "make test"
otp_release: otp_release:
- 21.2
- 21.0
- 20.0
- 19.0 - 19.0
- 18.0 - 18.0
- 17.4 - 17.4
- 17.1
- 17.0 - 17.0
- R16B - R16B
- R15B03 - R15B03