1
0
Fork 0
mirror of https://github.com/edgurgel/httparrot synced 2025-04-06 00:32:34 -04:00
httparrot/.travis.yml
2015-03-05 19:16:57 +13:00

13 lines
179 B
YAML

language: elixir
notifications:
recipients:
- eduardo@gurgel.me
elixir:
- 1.0.0
- 1.0.1
- 1.0.2
otp_release:
- 17.0
- 17.1
sudo: false
script: mix test --no-start