1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-05 16:22:32 -04:00
httparrot/.travis.yml
2019-06-29 15:30:47 +03:00

12 lines
161 B
YAML

language: elixir
notifications:
recipients:
- eduardo@gurgel.me
elixir:
- 1.5.3
otp_release:
- 18.3.4.9
- 19.0
- 20.0
sudo: false
script: mix test