1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-05 08:12:31 -04:00
httparrot/.travis.yml
2016-06-25 13:34:44 +12:00

13 lines
178 B
YAML

language: elixir
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