Unums.jl icon indicating copy to clipboard operation
Unums.jl copied to clipboard

Travis checks fail

Open ufechner7 opened this issue 10 years ago • 1 comments

Possible reason: WARNING: julia is fixed at 0.3.11 conflicting with requirement for Unums: [0.4.0-,∞)

Perhaps this could be fixed by modifying .travis.yml .

ufechner7 avatar Aug 23 '15 15:08 ufechner7

Can you expand on this? I'm not a travis expert. Do I need to change

julia:
  - release
  - nightly

to

julia:
  - nightly

?

tbreloff avatar Aug 23 '15 23:08 tbreloff