Yeah, I’m just trying to figure out why because it was working fine earlier. Two CI jobs, on the same commit:
- June 30, worked fine: https://travis-ci.org/citation-js/citation-js/jobs/552284027
- Today, broken: https://travis-ci.org/citation-js/citation-js/jobs/571545104
And it isn’t some weird Travis-CI thing either (like the cache they enabled by default for npm this July) because it doesn’t work here either (pinned that down to sync-request
by the way).