JuliaCloud / XMLDict.jl

XMLDict implements a simple Associative interface for XML documents.
Other
33 stars 11 forks source link

test separately on 0.4 and 0.5 on travis #4

Closed tkelman closed 7 years ago

samoconnor commented 7 years ago

Hi Tony,

Thanks for providing an example of testing on specific versions. However, I'd prefer to just test "release" and "nightly" whatever they may be at the time. I'd like to still allow use with v0.4 in case that is useful for legacy systems but I don't see value in testing every commit against v0.4 anymore.

tkelman commented 7 years ago

Was not meant as an example. You should test on all supported versions of julia, period. If you aren't testing on a release series of julia, it shouldn't be listed as supported in REQUIRE.