This repository was archived by the owner on Feb 18, 2024. It is now read-only.

Description
Hi, I'm not sure if this is on jspm's end or Github's, but in Travis I'm running into broken builds because of the dreaded Rate limit errors.
Before today, this was working perfectly. The error I'm seeing because of jspm install is:
GitHub rate limit reached, with authentication enabled.
The build log is publicly visible: https://travis-ci.org/modelbrouwers/modelbrouwers/builds/144385431
As I said, I have set up the token before, and jspm correctly detects that auth is enabled. What gives?