Skip to content

Commit 2b85ca3

Browse files
committed
Update version compatibility table
1 parent d285086 commit 2b85ca3

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.travis.yml

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -51,18 +51,26 @@ matrix:
5151
otp_release: 19.3
5252
- elixir: 1.10
5353
otp_release: 18.3
54+
- elixir: 1.9
55+
otp_release: 23.0
5456
- elixir: 1.9
5557
otp_release: 19.3
5658
- elixir: 1.9
5759
otp_release: 18.3
60+
- elixir: 1.8
61+
otp_release: 23.0
5862
- elixir: 1.8
5963
otp_release: 19.3
6064
- elixir: 1.8
6165
otp_release: 18.3
66+
- elixir: 1.7
67+
otp_release: 23.0
6268
- elixir: 1.7
6369
otp_release: 18.3
6470
- elixir: 1.6
6571
otp_release: 23.0
72+
- elixir: 1.6
73+
otp_release: 23.0
6674
- elixir: 1.6
6775
otp_release: 22.3
6876
- elixir: 1.6

0 commit comments

Comments
 (0)