소스 검색

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

불러오는 중...
취소
저장