Skip to content

Commit

Permalink
Update .travis.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mkschleg authored Feb 11, 2021
1 parent b46d90a commit 19121ea
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .travis.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
language: julia
julia:
- nightly
- 1.1
- 1.3
- 1.4
- 1.5
Expand All @@ -10,7 +9,7 @@ matrix:
- julia: nightly
include:
- stage: "Documentation"
julia: 1.0
julia: 1.3
os: linux
script:
- julia -e 'using Pkg;
Expand Down

0 comments on commit 19121ea

Please sign in to comment.