mirror of
https://github.com/edgurgel/httparrot
synced 2025-04-05 16:22:32 -04:00
Add more version to .travis.yml
This commit is contained in:
parent
f15dfcc16f
commit
2a71bafaa8
1 changed files with 2 additions and 0 deletions
|
@ -3,9 +3,11 @@ notifications:
|
|||
recipients:
|
||||
- eduardo@gurgel.me
|
||||
elixir:
|
||||
- 1.2.4
|
||||
- 1.3.0
|
||||
otp_release:
|
||||
- 18.0
|
||||
- 18.1
|
||||
- 19.0
|
||||
sudo: false
|
||||
script: mix test --no-start
|
||||
|
|
Loading…
Add table
Reference in a new issue