1
0
Fork 0
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:
Eduardo Gurgel 2014-08-07 22:55:14 +12:00
parent 16c4673ce1
commit 8765b738cc

View file

@ -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