Skip to content

Commit

Permalink
CI: build docs on nightly
Browse files Browse the repository at this point in the history
  • Loading branch information
timholy committed Jun 30, 2020
1 parent 8328807 commit d5b7a4c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ script:
jobs:
include:
- stage: docs
julia: 1.4
julia: nightly
os: linux
script:
- julia -e 'using UUIDs; write("Project.toml", replace(read("Project.toml", String), r"uuid = .*?\n" =>"uuid = \"$(uuid4())\"\n"))'
Expand Down

0 comments on commit d5b7a4c

Please sign in to comment.