Skip to content
This repository was archived by the owner on Nov 17, 2020. It is now read-only.

Commit 8b73aed

Browse files
.travis.yml: use 21.2 as 21.2.2 builds are no available
1 parent 9079373 commit 8b73aed

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
@@ -28,7 +28,7 @@ env:
2828
- secure: ZaLpWOIx0uR/yqQRKMx8pZ0+AhJx/GIczZmJhq1m0huGhJwqdCefK5iwUwzTXXN3MX+WBv8Jj1rCnmsKqtpoNFMM3Twyl518KBOGzrzg4asPefH+pj5QNvpcmL4PKe8KuLAV0zxmFzrj9OoV8P4MAMHq83MNfjan56cd9SLjbD0=
2929

3030
otp_release:
31-
- "21.2.2"
31+
- "21.2"
3232

3333
before_script:
3434
# The checkout made by Travis is a "detached HEAD" and branches

0 commit comments

Comments
 (0)