1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-05 08:12:31 -04:00
httparrot/.travis.yml
2019-06-29 15:15:03 +03:00

12 lines
159 B
YAML

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