mirror of
https://github.com/kalmarek/PropertyT.jl.git
synced 2024-11-14 14:15:28 +01:00
drop support for julia-1.0
This commit is contained in:
parent
4362e7354c
commit
080aef1eaf
@ -4,7 +4,6 @@ os:
|
||||
- linux
|
||||
- osx
|
||||
julia:
|
||||
- 1.0
|
||||
- 1.1
|
||||
- 1.2
|
||||
- 1.3
|
||||
@ -15,7 +14,7 @@ matrix:
|
||||
fast_finish: true
|
||||
allow_failures:
|
||||
- julia: nightly
|
||||
- os: osx
|
||||
|
||||
addons:
|
||||
apt:
|
||||
packages:
|
||||
|
@ -20,6 +20,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
|
||||
[compat]
|
||||
GroupRings = "^0.3.0"
|
||||
Groups = "^0.2.1"
|
||||
julia = "≥ 1.1.0"
|
||||
|
||||
[extras]
|
||||
SCS = "c946c3f1-0d1f-5ce8-9dea-7daa1f7e2d13"
|
||||
|
Loading…
Reference in New Issue
Block a user