Travis CI: Test against Erlang 20.3 instead of 20.1
This commit is contained in:
parent
9dc474006b
commit
f6534839a0
|
|
@ -28,7 +28,7 @@ env:
|
|||
|
||||
otp_release:
|
||||
- "19.3"
|
||||
- "20.1"
|
||||
- "20.3"
|
||||
|
||||
before_script:
|
||||
# The checkout made by Travis is a "detached HEAD" and branches
|
||||
|
|
|
|||
Loading…
Reference in New Issue