make erlware_commons work on pre-R15 releases
Signed-off-by: Jordan Wilberding <diginux@gmail.com>
This commit is contained in:
parent
8d300f5d02
commit
95f723e1e0
4 changed files with 44 additions and 4 deletions
|
@ -1,9 +1,11 @@
|
|||
language: erlang
|
||||
=nlanguage: erlang
|
||||
otp_release:
|
||||
- R15B02
|
||||
- R15B01
|
||||
- R15B
|
||||
|
||||
- R14B04
|
||||
- R14B03
|
||||
- R14B02
|
||||
before_script: "make get-deps"
|
||||
script: "make"
|
||||
branches:
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue