BLD: Updading travis scipy package.#960
Conversation
|
ON HOLD, currently CF site not accessible |
|
Ok, @cpelley, should be able to rebase onto master now travis is no longer affected by that website outage. |
.travis.yml
Outdated
There was a problem hiding this comment.
These lines could do with a comment explaining why they are in this position in the file. (And hence when they might be able to be folded back into the normal section.)
|
Hopefully just a small change required to version number handling, fingers crossed. |
|
Please could the benefits of switching to SciPy 0.12 be outlined here? |
|
Benefits not understood by me, I don't think there is a specific user case driving it. |
yes v0.9 I believe since travis is a 12.04 release of ubuntu (precise) |
|
Assuming that the above indicates a problem with the numpy version?? |
|
@rhattersley, what are your thoughts on building a version of SciPy for Travis and hosting it somewhere? |
|
Great, now uses the same numpy but with scipy 0.12.0 |
|
Works |
Is that a problem? |
No the opposite, using numpy from 12.04 ubuntu and scipy 0.12.0 built to use dependencies in 12.04 Thanks @esc24 for pointing us to pylab |
|
Just rebasing now |
|
Passes, ready to go in. |
.travis.yml
Outdated
There was a problem hiding this comment.
What's wrong with sudo add-apt-repository -y ppa:pylab/stable?
|
Please hold off merging this while to possibility of upgrading to NumPy 1.7 is explored. |
Since this would be from a separate PPA, I think that should go in a separate PR |
|
Found one here: Its unofficial but hey, its travis and it gets wiped so we can give it a go if you like? |
|
(the one we have added for scipy is also unofficial so....) |
|
@cpelley I'm trying pip, can't do any harm for you to try launchpad, perhaps in another branch? |
|
|
|
Since travis already takes 23min... is 3 minutes significant? |
|
I'll try with the one off launchpad |
BLD: Updading travis scipy package.
|
Update travis numpy -> v1.7.0b2 |
No description provided.