Skip to content

Commit

Permalink
simpler travis.yml (documenter)
Browse files Browse the repository at this point in the history
  • Loading branch information
gkappler committed Aug 16, 2021
1 parent b22d8fe commit a8a7e95
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,5 +25,6 @@ jobs:
language: julia
julia: 1.6
script:
- julia --project=docs/ --check-bounds=yes -e 'using Pkg; Pkg.add(url="https://github.com/gkappler/LazyStrings.jl"); Pkg.instantiate()'
- julia --project=docs/ docs/make.jl
after_success: skip

0 comments on commit a8a7e95

Please sign in to comment.