Skip to content

Commit 8e9f03c

Browse files
committed
downgrade otp as 23.1 is not yet available on travis
1 parent 31fc43f commit 8e9f03c

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
@@ -32,7 +32,7 @@ matrix:
3232
elixir: 1.9.4
3333
- otp_release: 23.0.4
3434
elixir: 1.10.4
35-
- otp_release: 23.1.1
35+
- otp_release: 23.0.4
3636
elixir: 1.11.1
3737
env:
3838
- CHECK_FORMATTED=1

0 commit comments

Comments
 (0)