mirror of
https://github.com/edgurgel/httparrot
synced 2025-04-05 08:12:31 -04:00
Run on OTP 17.1 too
This commit is contained in:
parent
16c4673ce1
commit
8765b738cc
1 changed files with 1 additions and 0 deletions
|
@ -9,6 +9,7 @@ env:
|
|||
- ELIXIR="v0.15.0"
|
||||
otp_release:
|
||||
- 17.0
|
||||
- 17.1
|
||||
install: mix deps.get
|
||||
before_install:
|
||||
- mkdir -p vendor/elixir
|
||||
|
|
Loading…
Add table
Reference in a new issue