Test with OTP releases 21.[0..3]
[beam_stats.git] / .travis.yml
CommitLineData
fa46439c
SK
1notifications:
2 recipients:
3 - siraaj@khandkar.net
4
5language:
6 erlang
7
8otp_release:
5e118538
SK
9 - 21.3
10 - 21.2
11 - 21.1
12 - 21.0
6c4d94fd
SK
13 - 18.1
14 - 18.0
fa46439c
SK
15 - 17.5
16 - 17.0
fa46439c
SK
17
18script:
19 "make travis_ci"
This page took 0.022394 seconds and 4 git commands to generate.