Skip to content

Commit

Permalink
Merge 3c9b1fc into 2a81665
Browse files Browse the repository at this point in the history
  • Loading branch information
tclements committed Sep 29, 2020
2 parents 2a81665 + 3c9b1fc commit ee4dfdd
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,7 @@ os:
- osx
coveralls: true
julia:
- 1.3
- 1.4
- 1.5
- nightly
notifications:
email:
Expand All @@ -21,7 +20,7 @@ jobs:
- julia: nightly
include:
- stage: "Documentation"
julia: 1.3
julia: 1.5
os: linux
script:
- julia --project=docs/ -e 'using Pkg; Pkg.develop(PackageSpec(path=pwd()));
Expand Down

0 comments on commit ee4dfdd

Please sign in to comment.