2013-04-24 18:44:44 -05:00
|
|
|
language: erlang
|
|
|
|
script: "make test"
|
|
|
|
otp_release:
|
2019-08-21 11:08:05 -05:00
|
|
|
- 22.0
|
2018-12-31 10:58:46 -06:00
|
|
|
- 21.2
|
|
|
|
- 21.0
|
|
|
|
- 20.0
|
2019-08-21 11:30:46 -05:00
|
|
|
before_script: "sudo apt-get --yes --force-yes install libpam-runtime python-software-properties software-properties-common"
|