File tree Expand file tree Collapse file tree 1 file changed +21
-11
lines changed
Expand file tree Collapse file tree 1 file changed +21
-11
lines changed Original file line number Diff line number Diff line change 11sudo : false
22language : elixir
3- elixir :
4- - 1.5
5- - 1.6
6- - 1.7
7- - 1.8
8- otp_release :
9- - 19.3
10- - 20.3
11- - 21.0
3+
124cache :
135 directories :
146 - _build
@@ -20,8 +12,26 @@ script:
2012 travis_wait 30 mix dialyzer --halt-exit-status --format term;
2113 fi
2214matrix :
23- exclude :
15+ include :
2416 - elixir : 1.5
17+ otp_release : 19.3
18+ - elixir : 1.5
19+ otp_release : 20.3
20+ - elixir : 1.6
21+ otp_release : 19.3
22+ - elixir : 1.6
23+ otp_release : 20.3
24+ - elixir : 1.6
2525 otp_release : 21.0
26- - elixir : 1.8
26+ - elixir : 1.7
2727 otp_release : 19.3
28+ - elixir : 1.7
29+ otp_release : 20.3
30+ - elixir : 1.7
31+ otp_release : 21.0
32+ - elixir : 1.8
33+ otp_release : 20.3
34+ - elixir : 1.8
35+ otp_release : 21.0
36+ - elixir : 1.8
37+ otp_release : 22.0.1
You can’t perform that action at this time.
0 commit comments