Selaa lähdekoodia

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

pull/3/head
Tristan Sloughter 10 vuotta sitten
vanhempi
commit
1e5f9e7079
1 muutettua tiedostoa jossa 1 lisäystä ja 2 poistoa
  1. +1
    -2
      Makefile

+ 1
- 2
Makefile Näytä tiedosto

@ -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

Ladataan…
Peruuta
Tallenna