Browse Source

Just compile libstorm

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

2
travis/postsubmit-helper.sh

@ -78,7 +78,7 @@ clang-default)
esac
run_make() {
make -j$N_JOBS
make storm -j$N_JOBS
}
# Build

Loading…
Cancel
Save