Browse Source

Next test

tempestpy_adaptions
Matthias Volk 8 years ago
parent
commit
d8cc0428f4
  1. 4
      travis/postsubmit-helper.sh

4
travis/postsubmit-helper.sh

@ -78,8 +78,8 @@ clang-default)
esac
run_make() {
VERBOSE=1 make storm -j$N_JOBS
# make resources -j$N_JOBS
# VERBOSE=1 make storm -j$N_JOBS
make resources -j$N_JOBS
}
# Build

Loading…
Cancel
Save