Strata 0.0.11
Set Immediate
Replace process.nextTick with setImmediate everywhere. Rename the nextTick property passed to the constructor to setImmediate. Use setImmediate in the tests.
Additionally, upgrade the target version for Travis CI to 0.10 since it is the version that alterted nextTick.