carlobaldassi/ArgParse.jl

Julia 0.7/1.0 testing

s-celles opened this issue · 3 comments

Hello,

I wonder if someone ever tried to port this library to Julia 0.7/1.0

I did #67 expecting to trigger FemtoCleaner but it doesn't seem to be the case.

I wonder if it was installed.

Kind regards

Maybe

julia:
- 0.6
- nightly

should be updated to:

julia:
  - 0.6
  - 0.7
  - 1.0
  - nightly
matrix:
    allow_failures:
        - julia: nightly

but I also wonder if you should still support Julia 0.6?

I wonder if someone ever tried to port this library to Julia 0.7/1.0

I have now fixed the CI testing framework, however the package was already working on 0.7/1.0 with the latest released version 0.6.0 (or at least it's supposed to).