Reduce dependency on Bluebird
I think the only remaining part that still uses Bluebird is .reflect part, will require some more tinkering to remove all of it.
Gah, CI seems to be down. Submitted https://github.com/Vincit/tarn.js/pull/50 to have a fallback
Circle CI is now setup. You could try to rebase this to see if it runs automatically for all the PRs now.
@elhigu Not until it is enabled from CircleCI side. I could do that if I had admin access, or you can go to circleci and authenticate via GitHub
Ah, it is already running on master, so I assume you did the setup already. Awesome! I'll sync the branch.
@elhigu For some reason it triggers on master but not for branches. Is execution on branches enabled from CircleCI side?
now it should be enabled also for forked PRs