瀏覽代碼

trying to get ct_run to work in travis

pull/3/head
Tristan Sloughter 10 年之前
父節點
當前提交
0bd8ecdcf9
共有 1 個檔案被更改,包括 1 行新增1 行删除
  1. +1
    -1
      Makefile

+ 1
- 1
Makefile 查看文件

@ -35,6 +35,6 @@ binary: clean all
(cd ../rebar.wiki && git commit -m "Update $(VSN)" rebar)
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

Loading…
取消
儲存