Skip to content

Commit

Permalink
now require Julia 1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Christoph Ortner committed Jun 13, 2019
1 parent 174a824 commit 92f494a
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 @@ -6,7 +6,6 @@ os:
- osx

julia:
- 0.7
- 1.0
- 1.1

Expand Down
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ SuiteSparse = "4607b0f0-06f3-5cda-b6b1-a6196a1729e9"

[compat]
NeighbourLists = "≥ 0.3.0"
julia = "0.7, 1"
julia = "1"

[extras]
BenchmarkTools = "6e4b80f9-dd63-53aa-95a3-0cdb28fa8baf"
Expand Down

0 comments on commit 92f494a

Please sign in to comment.