Modify source layout to be more standard, moving test cases to ./priv/test_cases
Remove rebar in favour of using system rebar Remove makefile
This commit is contained in:
parent
338f79ec9a
commit
6a86513b84
5 changed files with 5 additions and 55 deletions
|
@ -1,5 +1,5 @@
|
|||
language: erlang
|
||||
script: make test
|
||||
script: rebar skip_deps=true eunit
|
||||
otp_release:
|
||||
- R15B
|
||||
- R14B02
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue