This repository was archived by the owner on May 21, 2022. It is now read-only.
Julia v0.7/1.0 support
Fixes for 1.0 (#23) * Fixes for 1.0 * Use the default travis test script * Remove commented script in travis config * Add 1.0 to testing matrix * Test on 0.7, Remove precompile(true) & minor fixes * srandyness * 0.7 has `seed!` after all