Skip to content

Commit a3d6aea

Browse files
Andrey Korobkovjosevalim
authored andcommitted
Update CI builds to use newly released OTP 20.0 (#6249)
1 parent e6165c0 commit a3d6aea

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.travis.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ matrix:
2121
- os: linux
2222
otp_release: 19.3
2323
- os: linux
24-
otp_release: 20.0-rc1
24+
otp_release: 20.0
2525

2626
script: "make compile && rm -rf .git && make test"
2727

0 commit comments

Comments
 (0)