Skip to content

Commit

Permalink
Merge pull request #20 from climate-machine/ck/Config
Browse files Browse the repository at this point in the history
Try to fix docs
  • Loading branch information
charleskawczynski authored Jan 30, 2020
2 parents cf0f158 + 94b5d68 commit 8e7785c
Showing 1 changed file with 3 additions and 6 deletions.
9 changes: 3 additions & 6 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -17,14 +17,11 @@ os:
julia:
- 1.2
- 1.3
- nightly
allow_failures:
- nightly
notifications:
email: false

matrix:
allow_failures:
- julia: nightly

env:
global:
- PYTHON=conda
Expand Down Expand Up @@ -53,7 +50,7 @@ after_success:
jobs:
include:
- stage: "Documentation"
julia: 1.0
julia: 1.3
os: linux
script:
- export DOCUMENTER_DEBUG="true"
Expand Down

0 comments on commit 8e7785c

Please sign in to comment.