Skip to content

Commit 7bd6e3c

Browse files
author
Tim Digel
committed
Extend Travis Matrix
1 parent 90d09e8 commit 7bd6e3c

File tree

1 file changed

+13
-1
lines changed

1 file changed

+13
-1
lines changed

.travis.yml

Lines changed: 13 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,4 +30,16 @@ matrix:
3030
- elixir: 1.8
3131
otp_release: 21.0
3232
- elixir: 1.8
33-
otp_release: 22.0.1
33+
otp_release: 22.1
34+
- elixir: 1.9
35+
otp_release: 20.3
36+
- elixir: 1.9
37+
otp_release: 21.0
38+
- elixir: 1.9
39+
otp_release: 22.1
40+
- elixir: 1.10
41+
otp_release: 20.3
42+
- elixir: 1.10
43+
otp_release: 21.0
44+
- elixir: 1.10
45+
otp_release: 22.1

0 commit comments

Comments
 (0)