Skip to content

Commit 5aa31f4

Browse files
author
José Valim
authored
Run 21.3.8 on Travis due to regression on 21.3.0 (#9088)
1 parent 3cdcc78 commit 5aa31f4

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
@@ -6,7 +6,7 @@ env:
66
- ELIXIR_ASSERT_TIMEOUT=2000
77
matrix:
88
- OTP_RELEASE=OTP-22.0 CHECK_REPRODUCIBLE=true CHECK_POSIX_COMPLIANT=true
9-
- OTP_RELEASE=OTP-21.3
9+
- OTP_RELEASE=OTP-21.3.8
1010
- OTP_RELEASE=OTP-21.2
1111
- OTP_RELEASE=OTP-21.1
1212
- OTP_RELEASE=OTP-21.0

0 commit comments

Comments
 (0)