Просмотр исходного кода

trying to get ct_run to work in travis

pull/3/head
Tristan Sloughter 10 лет назад
Родитель
Сommit
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

Загрузка…
Отмена
Сохранить