Skip to content

Commit cce731e

Browse files
committed
Update .travis.yml
1 parent 2b0c984 commit cce731e

File tree

1 file changed

+4
-8
lines changed

1 file changed

+4
-8
lines changed

.travis.yml

Lines changed: 4 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,8 @@
11
language: elixir
22
elixir:
3-
- 1.2.0
3+
- 1.2.3
4+
- 1.2.6
5+
- 1.3.0-rc.1
46
otp_release:
57
- 18.2
6-
7-
matrix:
8-
include:
9-
- elixir: 1.2.0
10-
otp_release: 18.2
11-
- elixir: 1.2.3
12-
otp_release: 18.2
8+
- 18.3

0 commit comments

Comments
 (0)