Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix travis install failure on py31 #1661

Closed
wants to merge 1 commit into from

Conversation

dmcdougall
Copy link
Member

Trying to fix the Travis tests, since we seem to be getting lots of false negatives.

This is not ready to merge. I'm only pushing here to trigger a travis build.

@dmcdougall
Copy link
Member Author

This is the queued py31 Travis job.

@pelson
Copy link
Member

pelson commented Jan 15, 2013

FYI, you don't need a PR to run a travis-ci job. You can always enable travis-ci on your repo and then it will run for each commit you push. I don't recommend doing this in general, but it is a nice way of testing travis-ci related issues.
Of course, there is no problem with making a PR here either, I just wanted to let you know about the other possible alternative approaches.

Cheers!

@dmcdougall
Copy link
Member Author

@pelson I tried that. For some reason the payload wasn't being deployed. I enable the setting in both my fork and on my Travis profile page.

@dmcdougall
Copy link
Member Author

One of the errors is: Executing your (rm -f ~/.ssh/source_rsa) took longer than 3 minutes and was terminated.

I don't think there's a whole lot we can do about that...

@dmcdougall
Copy link
Member Author

And the other is: Executing your (git clone --depth=100 --quiet git://github.com/matplotlib/matplotlib.git matplotlib/matplotlib) took longer than 3 minutes and was terminated.

I think this venture is a lost cause. Closing.

@dmcdougall dmcdougall closed this Jan 15, 2013
@dmcdougall dmcdougall deleted the fix_travis_py31 branch January 15, 2013 15:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants