JuliaAlgebra / DynamicPolynomials.jl

Multivariate polynomials implementation of commutative and non-commutative variables
Other
60 stars 21 forks source link

Disable OSX on travis-ci #8

Closed saschatimme closed 6 years ago

saschatimme commented 6 years ago

The MacOS cluster from travis seems to be quite unreliable / needs a looooot of time. Since there is no system specific stuff here I think it is fine to only run linux.

blegat commented 6 years ago

We can remove it, we did the same with MultivariatePolynomials.

codecov-io commented 6 years ago

Codecov Report

Merging #8 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master       #8   +/-   ##
=======================================
  Coverage   99.02%   99.02%           
=======================================
  Files          15       15           
  Lines         715      715           
=======================================
  Hits          708      708           
  Misses          7        7

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update fa5f6c5...c008bfb. Read the comment docs.