Merge pull request #107 from talentdeficit/develop
merge in latest changes
This commit is contained in:
commit
da5d7b31a6
2 changed files with 5 additions and 3 deletions
|
@ -1,8 +1,9 @@
|
|||
language: erlang
|
||||
script: rebar compile && rebar skip_deps=true eunit
|
||||
otp_release:
|
||||
- 17.5
|
||||
- 18.0
|
||||
- R16B03-1
|
||||
- R15B02
|
||||
- R16B03-1
|
||||
- 17.5
|
||||
- 18.3
|
||||
- 19.2
|
||||
|
||||
|
|
|
@ -1 +1,2 @@
|
|||
{edoc_opts, [{preprocess, true}]}.
|
||||
{erl_opts, [debug_info]}.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue