Skip to content

Commit 7e6f993

Browse files
Merge pull request #155 from martide/travis-matrix
Extend Travis build matrix
2 parents 565fa25 + 2add340 commit 7e6f993

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.travis.yml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,9 +3,10 @@ elixir:
33
- 1.3.4
44
- 1.4.0
55
- 1.4.1
6+
- 1.4
67
otp_release:
78
- 18.3
8-
- 19.1
9+
- 19.3
910

1011
matrix:
1112
allow_failures:

0 commit comments

Comments
 (0)