Hi, We test our library against Sage on Travis-CI, so we install it like this:
wget -O- http://files.sagemath.org/linux/64bit/sage-6.9-x86_64-Linux-Ubuntu_12.04_64_bit.tar.lrz | lrzip -dq | tar x and lately the sage-6.9-x86_64-Linux-Ubuntu_12.04_64_bit.tar.lrz version is not available anymore, so our Travis-CI fails. We are having some issues with the newer version of Sage, so until we fix our library, it would make our life a lot easier if we can simply continue testing a given Sage version, and upgrade when we are ready. Is there a way to access this particular binary sage-6.9-x86_64-Linux-Ubuntu_12.04_64_bit.tar.lrz? I tried to google it, but I was unsuccessful. I'll be archiving the binaries that we need on Travis from now on, I just didn't know that it would disappear. Ondrej -- You received this message because you are subscribed to the Google Groups "sage-devel" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/sage-devel. For more options, visit https://groups.google.com/d/optout.
