Skip to content
This repository was archived by the owner on May 21, 2022. It is now read-only.

Julia v0.7/1.0 support

Choose a tag to compare

@iblislin iblislin released this 18 Sep 15:12
· 29 commits to master since this release
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