Closed bkamins closed 6 years ago
@bkamins perhaps you can co-opt this PR to upgrade to v0.7/1.0. Could you update Travis to test on v0.7, 1.0 and nightly?
Also, can you please update appveyor like this: https://github.com/vtjnash/Glob.jl/blob/e84c7e3c3e03fd89e28c5141ff82ffb9c31038df/.appveyor.yml
I will not be able to do it today (flying out of London the very moment) so probably it would be faster if this PR is merged and CI configuration is left for another PR (or someone can push to this PR).
Okay sure.
Added travis and appveyor updates.
CI fails due to unrelated issues AFACT.
I've restarted those two suspect jobs.
Now only one job fails due to timeout.
The patch assumes that
xparth_parse_expr
correctly uses character indexing (the old version also used this assumption).