We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d285086 commit 2b85ca3Copy full SHA for 2b85ca3
.travis.yml
@@ -51,18 +51,26 @@ matrix:
51
otp_release: 19.3
52
- elixir: 1.10
53
otp_release: 18.3
54
+ - elixir: 1.9
55
+ otp_release: 23.0
56
- elixir: 1.9
57
58
59
60
+ - elixir: 1.8
61
62
- elixir: 1.8
63
64
65
66
+ - elixir: 1.7
67
68
- elixir: 1.7
69
70
- elixir: 1.6
71
otp_release: 23.0
72
+ - elixir: 1.6
73
74
75
otp_release: 22.3
76
0 commit comments