Преглед изворни кода

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

Loading…
Откажи
Сачувај