|
@ -35,6 +35,6 @@ binary: clean all |
|
|
(cd ../rebar.wiki && git commit -m "Update $(VSN)" rebar) |
|
|
(cd ../rebar.wiki && git commit -m "Update $(VSN)" rebar) |
|
|
|
|
|
|
|
|
test: |
|
|
test: |
|
|
ct_run -pa deps/*/ebin -pa ebin -include include -logdir test/logs -dir test |
|
|
|
|
|
|
|
|
ct_run -pa deps/*/ebin -pa ebin -include include -dir test |
|
|
|
|
|
|
|
|
travis: all test |
|
|
travis: all test |