Skip to content

Commit 156e710

Browse files
committed
run tests on otp23
1 parent 2fbb023 commit 156e710

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
@@ -30,10 +30,10 @@ matrix:
3030
elixir: 1.7.4
3131
- otp_release: 21.3
3232
elixir: 1.8.2
33-
- otp_release: 22.0
33+
- otp_release: 22.3
3434
elixir: 1.9.4
35-
- otp_release: 22.2
36-
elixir: 1.10.2
35+
- otp_release: 23.0
36+
elixir: 1.10.3
3737
env:
3838
- CHECK_FORMATTED=1
3939
- RUN_DIALYZER=1

0 commit comments

Comments
 (0)