2013-04-24 18:44:44 -05:00
|
|
|
language: erlang
|
|
|
|
script: "make test"
|
|
|
|
otp_release:
|
2016-07-06 20:02:42 -05:00
|
|
|
- 19.0
|
|
|
|
- 18.0
|
2015-02-23 17:15:02 -06:00
|
|
|
- 17.4
|
2014-12-01 12:41:49 +01:00
|
|
|
- 17.1
|
|
|
|
- 17.0
|
2013-04-24 18:44:44 -05:00
|
|
|
- R16B
|
2016-07-06 20:02:42 -05:00
|
|
|
- R15B03
|
|
|
|
before_script: "sudo apt-get --yes --force-yes install libpam-runtime python-software-properties"
|