Skip to content

Commit 8f07f5f

Browse files
committed
update elixir and erlang versions tested
1 parent 57862f4 commit 8f07f5f

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

.travis.yml

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2,9 +2,9 @@ language: elixir
22
matrix:
33
include:
44
- otp_release: 18.3
5-
elixir: 1.3.2
6-
- otp_release: 19.0
7-
elixir: 1.3.2
5+
elixir: 1.3.4
6+
- otp_release: 19.1
7+
elixir: 1.3.4
88
notifications:
99
email:
1010

0 commit comments

Comments
 (0)