Skip to content

Commit

Permalink
update otp version for travis
Browse files Browse the repository at this point in the history
  • Loading branch information
Dave Menninger committed Jan 8, 2021
1 parent 6727fde commit 9d6b0c7
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,9 @@ elixir:
- 1.9
- 1.10
- 1.11
otp_release:
- '20'
- '21'
sudo: false
before_script:
- mix deps.get --only test
Expand Down

0 comments on commit 9d6b0c7

Please sign in to comment.