Implement printing process stats.
[beam_stats.git] / .travis.yml
1 notifications:
2 recipients:
3 - siraaj@khandkar.net
4
5 language:
6 erlang
7
8 otp_release:
9 - 17.5
10 - 17.0
11
12 script:
13 "make travis_ci"
This page took 0.045439 seconds and 4 git commands to generate.