mauro3 / SimpleTraits.jl

Simple Traits for Julia
MIT License
159 stars 14 forks source link

Turn on precompilation #10

Closed timholy closed 8 years ago

timholy commented 8 years ago

I'm getting a test failure that I suspect is due to the lack of a precompile statement (https://travis-ci.org/JuliaImages/ImageMetadata.jl/builds/162871367), so it would be awesome to tag a new release once this merges.

mauro3 commented 8 years ago

OT: I just gave you push access. Feel free to deal with minor things such as this yourself. In particular if I don't respond.

mauro3 commented 8 years ago

I'm waiting with registering for https://github.com/JuliaLang/METADATA.jl/pull/6521 to be merged (to not tax my git-foo).

timholy commented 8 years ago

Thanks for the access! I'll tag it myself, now that I can push the tag.