since we moved from travis-ci.org to travis-ci.com, scratch-storage has not been deploying to npm. The problem is that the travis-after-all library assumes travis-ci.org.
We should stop using the deprecated travis-after-all library, and update our .travis.yml file to use a deploy section rather than an after_script section.