Skip to content

Commit

Permalink
test: add Elixir 1.12 to test matrix
Browse files Browse the repository at this point in the history
  • Loading branch information
tlux committed May 28, 2021
1 parent 2575315 commit 0ded43d
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,8 @@ matrix:
otp_release: '23.0.1'
- elixir: '1.11.4'
otp_release: '23.2.5'
- elixir: '1.12.0'
otp_release: '24.0.1'

cache:
directories:
Expand Down

0 comments on commit 0ded43d

Please sign in to comment.