Skip to content

Commit

Permalink
Merge branch 'master' of github.com:mkschleg/Reproduce.jl
Browse files Browse the repository at this point in the history
  • Loading branch information
mkschleg committed Mar 23, 2021
2 parents b99c981 + 19121ea commit 77f1d6f
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 77f1d6f

Please sign in to comment.