Skip to content
Snippets Groups Projects
Commit 062e7588 authored by Fredrik Bagge Carlson's avatar Fredrik Bagge Carlson
Browse files

CI

parent b924c5a2
Branches
Tags
No related merge requests found
Pipeline #
......@@ -21,7 +21,7 @@
# want coverage results.
# - /opt/julia/bin/julia -e 'Pkg.clone(pwd()); Pkg.test("BallAndBeam",
# coverage = true)'
- /opt/julia/bin/julia -e 'Pkg.test("BallAndBeam", coverage = true)'
- /opt/julia/bin/julia -e 'Pkg.checkout("BallAndBeam"); Pkg.test("BallAndBeam", coverage = true)'
# Comment out below if you do not want coverage results.
- /opt/julia/bin/julia -e 'Pkg.add("Coverage"); cd(Pkg.dir("BallAndBeam"));
using Coverage; cl, tl = get_summary(process_folder());
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment