You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Fix with_rebuilt for Julia 1.0
* Pass runtime to juliainfo
* Ignore SIGINT in with_rebuilt so that it works well with debuggers
* Make tests Julia 1.0-compatible
* Test with Julia 1.0 in Travis CI
* Fix .travis.yml and appveyor.yml
* Document with_rebuilt.ignoring
* Skip test_import_without_setup if JULIA_EXE is set
* Don't use Pkg.dir in Julia >= 0.7
* Don't call isfile(nothing)
* Test mutation in test_julia_module_bang
0 commit comments