We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 648d5cd commit 069407eCopy full SHA for 069407e
.travis.yml
@@ -20,7 +20,7 @@ after_success:
20
jobs:
21
include:
22
- stage: "Documentation"
23
- julia: 1.0
+ julia: 1.5.1
24
os: linux
25
script:
26
- julia --project=docs/ -e 'using Pkg; Pkg.instantiate(); Pkg.develop(PackageSpec(path=pwd()))'
0 commit comments