bring back test on custom Manifest.toml
This commit is contained in:
parent
224ec728ac
commit
f30267e037
@ -25,3 +25,7 @@ jobs:
|
|||||||
|
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- julia: nightly
|
- julia: nightly
|
||||||
|
|
||||||
|
## uncomment the following lines to override the default test script
|
||||||
|
script:
|
||||||
|
- julia --color=yes -e 'using Pkg; Pkg.activate(); Pkg.instantiate(); Pkg.test()'
|
||||||
|
Loading…
Reference in New Issue
Block a user