On Wednesday, July 31, 2019 at 4:33:21 PM UTC-5, Simon King wrote:
>
> Question: Is it (reasonably) possible to use a sage beta version in 
> travis-ci? How? 
>

Docker images with beta versions of Sage are available:

https://hub.docker.com/r/sagemath/sagemath/tags

so just change the requested image in the travis config file to, for 
example, "sagemath/sagemath:8.9.beta4".  I don't know if there's a way to 
simply get the most recently posted image (the tag ":latest" is just a 
name, and currently seems to be equivalent to ":8.7").

Best,

Nathan  

-- 
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 sage-devel+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/sage-devel/d1b60876-adcf-4b37-9d73-5d3949403bc9%40googlegroups.com.

Reply via email to