Skip to content

Commit 97e77b7

Browse files
committed
Update elixir/erlang version for travis
1 parent 7c05191 commit 97e77b7

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

.travis.yml

+3-2
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,9 @@
11
language: elixir
22
elixir:
33
- 1.0.4
4+
- 1.1.1
45
otp_release:
5-
- 17.1
6-
- 17.3
6+
- 17.4
7+
- 18.1
78
script:
89
- "MIX_ENV=test mix do deps.get, compile, coveralls.travis"

0 commit comments

Comments
 (0)