vtjnash / Glob.jl

Posix-compliant file name pattern matching
Other
125 stars 18 forks source link

Change CI to test julia 1.0 instead of julia 0.6 #17

Closed NHDaly closed 6 years ago

NHDaly commented 6 years ago

Reopened to rerun travis

coveralls commented 6 years ago

Coverage Status

Coverage increased (+2.2%) to 92.627% when pulling 7c3022dfb3d12dfc4dd1c740fd321ab004ca7d39 on NHDaly:CI-1.0 into 52e0ed09fceca3ec48ecaab723882960c6bef04b on vtjnash:master.

NHDaly commented 6 years ago

PTAL: Okay cool, this passes travis now. :) Feel free to merge whenever.

NHDaly commented 6 years ago

Actually, one more thing, should we bump the REQUIRES version to 0.7 since we removed tests for 0.6 here?

vtjnash commented 6 years ago

Also, yes, I think we should bump REQUIRES

NHDaly commented 6 years ago

Okay great. Done! :)

This should be good to merge whenever! :)

NHDaly commented 6 years ago

(Okay, actually, i also went ahead and removed all the Compats. Assuming CI passes, this should be good to go.)