Skip to content
Snippets Groups Projects
Commit 5a56ac26 authored by Laurent Heirendt's avatar Laurent Heirendt :airplane:
Browse files

add lfs

parent b3872e14
No related branches found
No related tags found
No related merge requests found
image: git-r3lab.uni.lu:4567/permedcoe/julia-custom
default:
before_script:
- git lfs install
- git lfs fetch
script:
- julia --project=@. -e "import Pkg; Pkg.test(; coverage = true)"
- julia --project=test/coverage -e 'import Pkg; Pkg.instantiate()'
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment