Skip to content

Commit

Permalink
Merge #479
Browse files Browse the repository at this point in the history
479: make docs build r=MikeInnes a=oxinabox

I haven't checked if they are not building but TravisCI broke them for most who use both `jobs` and `matrix`

JuliaDocs/Documenter.jl#1228

Co-authored-by: Lyndon White <oxinabox@ucc.asn.au>
  • Loading branch information
bors[bot] and oxinabox authored Jan 24, 2020
2 parents 6cd26b5 + 12e9024 commit 91f6125
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,9 +15,7 @@ git:
matrix:
allow_failures:
- julia: nightly

jobs:
include:
include:
- stage: "Documentation"
julia: 1.3
os: linux
Expand Down

0 comments on commit 91f6125

Please sign in to comment.