summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: 06dbd797ee1907ca5f0316de63ceb39f6ab90aff (plain)
1
2
3
4
5
6
7
8
9
10
11
language: erlang
script: "make compile && make test"
notifications:
  irc: "irc.freenode.org#elixir-lang"
  recipients:
    - jose.valim@plataformatec.com.br
    - yrashk@gmail.com
otp_release:
  - R16B02
  - R16B01
  - R16B