componentjs / component

frontend package manager and build tool for modular web applications
https://github.com/componentjs/guide
MIT License
4.55k stars 306 forks source link

find out why travis is failing #615

Open timaschew opened 9 years ago

timaschew commented 9 years ago

see 122 and 123 https://travis-ci.org/componentjs/component/builds

cannot reproduce it on my mca

netpoetica commented 9 years ago

Is mca "mac"? Just for clarity :) otherwise I will be googling what an mca is for a little while ;)

netpoetica commented 9 years ago

You think this is possibly permissions changing when travis clones the repo, maybe component.json not getting write permission? Is it possible to SSH in and check this?

Tried opening permissions all the way up just to see, doesn't fix the problem actually seems to make things worse: https://travis-ci.org/componentjs/component/jobs/43424742

Tests pass on my mac but all sorts of strange errors in that build

timaschew commented 9 years ago

Is mca "mac"?

Ops, yes - I meant mac I think the problem is because the repo has no github auth token