summaryrefslogtreecommitdiff
path: root/.travis.yml
blob: a7eedb40e82af816c079b23ea706137e9671145f (plain)
1
2
3
4
5
6
7
8
9
10
language: erlang
otp_release:
  - R16B02
  - R16B01
  - R16B
  - R15B01
  - R15B
  - R14B04
  - R14B03
script: "make travis"