The default Travis script tests with coverage
This commit is contained in:
parent
9b38d75942
commit
12da259a54
@ -12,9 +12,6 @@ matrix:
|
||||
fast_finish: true
|
||||
notifications:
|
||||
email: false
|
||||
{{#COVERAGE}}
|
||||
script: julia -e 'using Pkg; Pkg.build(); Pkg.test(; coverage=true)'
|
||||
{{/COVERAGE}}
|
||||
{{#AFTER}}
|
||||
after_success:
|
||||
{{#CODECOV}}
|
||||
|
Loading…
Reference in New Issue
Block a user