jspm / github

Github Location Service
16 stars 43 forks source link

GitHub rate limit reached on Travis CI testing #67

Closed letmaik closed 9 years ago

letmaik commented 9 years ago

I just setup travis ci with a jspm project but github rate limit is reached: https://travis-ci.org/Reading-eScience-Centre/covjson-reader/jobs/80846112 Probably because Travis has just a few external IP addresses. This makes testing jspm libraries/projects with Travis CI complicated.

guybedford commented 9 years ago

Have you set up auth as in https://github.com/jspm/jspm-cli/wiki/Registries#auto-configuring-registries?

letmaik commented 9 years ago

Ok, I will do that, but it's still annoying and this should somehow work out-of-the-box in the future.

wichert commented 8 years ago

https://github.com/jspm/jspm-cli/wiki/Registries is a 404