summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: f0b959e7fba68c8abaf85382f3155af5db37ad51 (plain)
1
2
3
4
5
6
7
8
9
10
language: erlang
otp_release:
  - R16B02
  - R16B01
  - R15B01
  - 17.0
script: "make travis"
branches:
  only:
    - rebar3