Skip to content

Commit 5fe1e65

Browse files
getongmichalmuskala
authored andcommitted
test elixir 1.8.1
1 parent b174cef commit 5fe1e65

File tree

1 file changed

+7
-8
lines changed

1 file changed

+7
-8
lines changed

.travis.yml

Lines changed: 7 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -6,17 +6,16 @@ cache:
66
- ~/.mix
77
- _build
88

9-
elixir:
10-
- 1.4
11-
- 1.6
12-
13-
otp_release:
14-
- 19.3
15-
- 20.0
169

1710
matrix:
1811
include:
19-
- otp_release: 20.0
12+
- otp_release: 21.3
13+
elixir: 1.8
14+
- otp_release: 21.3
15+
elixir: 1.7
16+
- otp_release: 20.3
17+
elixir: 1.6
18+
- otp_release: 19.3
2019
elixir: 1.5
2120
- otp_release: 18.3
2221
elixir: 1.4

0 commit comments

Comments
 (0)