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