I'll get it right sometime...
This commit is contained in:
@@ -5,6 +5,6 @@ unit-test-job:
|
||||
stage: test
|
||||
script:
|
||||
- apt-get update
|
||||
- apt-get upgrade
|
||||
- apt-get install unzip
|
||||
- apt-get -y upgrade
|
||||
- apt-get install -y unzip
|
||||
- julia --project=julia/Project.toml -E 'using Pkg; Pkg.test()'
|
||||
|
||||
Reference in New Issue
Block a user