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
|
- linux
|
||||||
- osx
|
- osx
|
||||||
julia:
|
julia:
|
||||||
- 1.0
|
|
||||||
- 1.1
|
- 1.1
|
||||||
- 1.2
|
- 1.2
|
||||||
- 1.3
|
- 1.3
|
||||||
@ -15,7 +14,7 @@ matrix:
|
|||||||
fast_finish: true
|
fast_finish: true
|
||||||
allow_failures:
|
allow_failures:
|
||||||
- julia: nightly
|
- julia: nightly
|
||||||
- os: osx
|
|
||||||
addons:
|
addons:
|
||||||
apt:
|
apt:
|
||||||
packages:
|
packages:
|
||||||
|
@ -20,6 +20,7 @@ SparseArrays = "2f01184e-e22b-5df5-ae63-d93ebab69eaf"
|
|||||||
[compat]
|
[compat]
|
||||||
GroupRings = "^0.3.0"
|
GroupRings = "^0.3.0"
|
||||||
Groups = "^0.2.1"
|
Groups = "^0.2.1"
|
||||||
|
julia = "≥ 1.1.0"
|
||||||
|
|
||||||
[extras]
|
[extras]
|
||||||
SCS = "c946c3f1-0d1f-5ce8-9dea-7daa1f7e2d13"
|
SCS = "c946c3f1-0d1f-5ce8-9dea-7daa1f7e2d13"
|
||||||
|
Loading…
Reference in New Issue
Block a user