poanetwork / token-wizard

(Discontinued) TokenWizard is an DApp to create and manage crowdsale and token contracts using a simple UI
MIT License
381 stars 216 forks source link

fix travis ci builds for branch 2.0 #1186

Closed dennis00010011b closed 5 years ago

dennis00010011b commented 5 years ago

This PR for fixing travis-ci builds. Builds for branch 2.0 always failed in attempt to fetch e2e submodules with error message error: Server does not allow request for unadvertised object 07ff3088dba5959a3a190473a1e148dfed04f5b1 . Re-adding submodule token-wizard-test-automation will fix the problem

vbaranov commented 5 years ago

@dennis00010011b looks like Ci is still failing.

dennis00010011b commented 5 years ago

@vbaranov CI was always errored https://travis-ci.org/poanetwork/token-wizard/builds/442240294 Now tests runs, some of them pased, some failed because they still wasn't updated