Skip to content

Commit

Permalink
Require Julia 1.2 or newer
Browse files Browse the repository at this point in the history
  • Loading branch information
ancapdev committed Mar 11, 2020
1 parent 6bd54f0 commit 4b7cdc6
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
1 change: 0 additions & 1 deletion .travis.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ os:
- linux

julia:
- 1.0
- 1.3
- 1.4
- nightly
Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ authors = ["Christian Rorvik <christian.rorvik@gmail.com>"]
version = "0.1.0"

[compat]
julia = "1"
julia = "1.2"

[extras]
Test = "8dfed614-e22c-5e08-85e1-65c5234f0b40"
Expand Down

0 comments on commit 4b7cdc6

Please sign in to comment.