- From: Tomasz Pluskiewicz <tomasz@t-code.pl>
- Date: Wed, 25 Jun 2014 22:30:38 +0200
- To: public-linked-json@w3.org
Hi I'm running builds on travis. I've just committed some code that uses jsonld promises and travis is failing with error 'Unable to find a Promise implementation'. I found that error and made sure that es6-promise is installed with npm: 'npm install -g es6-promise' but still the error persists. What do I need to make promises available on travis build worker? Regards, Tom
Received on Wednesday, 25 June 2014 20:32:06 UTC