Skip to content

Commit 31fc43f

Browse files
committed
run CI on elixir 1.11
1 parent 8d86fcb commit 31fc43f

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

.travis.yml

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,10 @@ matrix:
3030
elixir: 1.8.2
3131
- otp_release: 22.3
3232
elixir: 1.9.4
33-
- otp_release: 23.0.3
34-
elixir: 1.10.3
33+
- otp_release: 23.0.4
34+
elixir: 1.10.4
35+
- otp_release: 23.1.1
36+
elixir: 1.11.1
3537
env:
3638
- CHECK_FORMATTED=1
3739
- RUN_DIALYZER=1

0 commit comments

Comments
 (0)