IBM-Cloud / logistics-wizard-webui

Web UI for Logistics Wizard Showcase demo. The Logistics Wizard is an end-to-end, smart supply chain management solution that showcases how to execute hybrid cloud, microservices, and predictive data analytics in the real world.
Other
14 stars 20 forks source link

Figure out how to get Travis-CI to run tests #27

Closed colbycheeze closed 8 years ago

colbycheeze commented 8 years ago

Story #26

Right now the tests are failing because of the --harmony-proxies flag...no idea why. Going to have to mess with this a bit.

colbycheeze commented 8 years ago

Spent a while working on this but no luck. I put up a stack overflow issue and asked around in a few chat rooms. No idea what to do from here.

http://stackoverflow.com/questions/39279396/travis-ci-unable-to-run-node-with-harmony-proxies-flag

colbycheeze commented 8 years ago

Had to change Node version to 5. 6.5 was unable to use harmony-proxies flag