Переглянути джерело

use 'rebar ct' for 'make travis' so return code for run is right in R15

pull/3/head
Tristan Sloughter 10 роки тому
джерело
коміт
1e5f9e7079
1 змінених файлів з 1 додано та 2 видалено
  1. +1
    -2
      Makefile

+ 1
- 2
Makefile Переглянути файл

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

Завантаження…
Відмінити
Зберегти