repo2docker/tests/julia/julia_version-1
Nathan Daly 7fbb0f9964 Add JULIA_BINDDIR environment variable for julia v0.7+
Add tests for the ENVIRONMENT VARIABLES to the julia unit tests.
2018-09-30 22:33:40 -04:00
..
README.rst Update comments in README 2018-09-27 11:32:40 -04:00
REQUIRE Update buildpacks/julia.py to support julia 0.7+! 2018-09-07 13:16:13 -04:00
verify Add JULIA_BINDDIR environment variable for julia v0.7+ 2018-09-30 22:33:40 -04:00

README.rst

This file contains invisible Unicode characters!

This file contains invisible Unicode characters that may be processed differently from what appears below. If your use case is intentional and legitimate, you can safely ignore this warning. Use the Escape button to reveal hidden characters.

Julia - REQUIRE: test version for julia v1.0
---------------

Starting with julia v0.7 and up, the package manager has changed, so this tests
that the julia version can be specified and packages installed correctly.