NOVA-Team / NOVA-Monorepo

The core API of the NOVA voxel game modding system
https://nova-team.github.io
GNU Lesser General Public License v3.0
66 stars 23 forks source link

Fix the build #212

Closed SoniEx2 closed 8 years ago

SoniEx2 commented 8 years ago

This may fix the build.

codecov-io commented 8 years ago

Current coverage is 13.27% (diff: 100%)

Sunburst

No coverage report found for master at c843cbe.

Powered by Codecov. Last update c843cbe...741e2ce

RX14 commented 8 years ago

Let me look into this.

calclavia commented 8 years ago

@SoniEx2 Build seems to be failing

SoniEx2 commented 8 years ago

@calclavia Compilation works for main NOVA project but fails for MC wrappers. Still trying to figure it out myself... Related #213 ?

Tests also seem to fail. Not sure about that.

SoniEx2 commented 8 years ago

Works locally, even after all sorts of cleans and stuff. Travis issue?

RX14 commented 8 years ago

Travis didn't have enough ram to run 4 tests simultaneously. I have reduced the number to 1 parallel fork to reduce ram usage. This fixes the build.