Skip to content

Commit

Permalink
Artifacts requires Julia 1.3
Browse files Browse the repository at this point in the history
  • Loading branch information
gcalderone committed Nov 20, 2020
1 parent 9240a26 commit f7a55df
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ os:
- linux
- osx
julia:
- 1.2
- 1.3
- nightly
notifications:
email: false
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -9,4 +9,4 @@ Printf = "de0858da-6303-5e67-8744-51eddeeeb8d7"
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"

[compat]
julia = "^1.2"
julia = "^1.3"

0 comments on commit f7a55df

Please sign in to comment.