make erlware_commons work on pre-R15 releases

Signed-off-by: Jordan Wilberding <diginux@gmail.com>
This commit is contained in:
Eric Merritt 2012-12-03 11:15:52 -05:00 committed by Jordan Wilberding
parent 8d300f5d02
commit 95f723e1e0
4 changed files with 44 additions and 4 deletions

View file

@ -1,9 +1,11 @@
language: erlang
=nlanguage: erlang
otp_release:
- R15B02
- R15B01
- R15B
- R14B04
- R14B03
- R14B02
before_script: "make get-deps"
script: "make"
branches: