mirror of
https://github.com/edgurgel/httparrot
synced 2025-04-06 00:32:34 -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"
|
- ELIXIR="v0.15.0"
|
||||||
otp_release:
|
otp_release:
|
||||||
- 17.0
|
- 17.0
|
||||||
|
- 17.1
|
||||||
install: mix deps.get
|
install: mix deps.get
|
||||||
before_install:
|
before_install:
|
||||||
- mkdir -p vendor/elixir
|
- mkdir -p vendor/elixir
|
||||||
|
|
Loading…
Add table
Reference in a new issue