Browse Source

Just compile libstorm

main
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 esac
run_make() { run_make() {
make -j$N_JOBS make storm -j$N_JOBS
} }
# Build # Build

|||||||
100:0
Loading…
Cancel
Save