Skip to content

.gitlab-ci.yml: Install Julia directly

This commit fetches the binaries for julia and installs it since there are no proper repos for Julia for Ubuntu Bionic. But the version of julia is fixed to 0.6.2 and we may need to update the download url when there is a new version of julia available

Fixes #170 (closed)

Merge request reports