diff --git a/.travis.yml b/.travis.yml index 1f3bd24..2c3b0aa 100644 --- a/.travis.yml +++ b/.travis.yml @@ -13,6 +13,8 @@ script: - while sleep 60; do echo "still alive"; done & - julia --color=yes -e ' using Pkg; + @info "temporary workaround for\n" + * "https://github.com/oscar-system/Singular.jl/issues/102"; Pkg.add(PackageSpec(name = "CxxWrap", version = "0.8.1")); abstractalgebra_url = "https://github.com/Nemocas/AbstractAlgebra.jl"; diff --git a/REQUIRE b/REQUIRE index ba046c2..58d0a97 100644 --- a/REQUIRE +++ b/REQUIRE @@ -1,7 +1,6 @@ julia 1.0 AbstractAlgebra -# see https://github.com/oscar-system/Singular.jl/issues/102 -CxxWrap 0.8.1 0.8.2 +CxxWrap Hecke LightXML Nemo