We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bf24ed2 commit 0af426eCopy full SHA for 0af426e
.travis.yml
@@ -3,32 +3,9 @@ elixir:
3
- 1.7.0
4
- 1.6.6
5
- 1.6.5
6
- - 1.6.4
7
- - 1.6.3
8
- - 1.6.2
9
- - 1.6.1
10
- - 1.6.0
11
otp_release:
12
- 21.0
13
- 20.3
14
- 20.1
15
- 20.0
16
-matrix:
17
- exclude:
18
- - elixir: 1.7.0
19
- opt_release: 20.3
20
21
- opt_release: 20.1
22
23
- opt_release: 20.0
24
- - elixir: 1.6.4
25
- opt_release: 21.0
26
- - elixir: 1.6.3
27
28
- - elixir: 1.6.2
29
30
- - elixir: 1.6.1
31
32
- - elixir: 1.6.0
33
34
sudo: false
0 commit comments