1
0
mirror of https://github.com/kalmarek/GroupRings.jl.git synced 2024-07-12 01:35:29 +02:00

drop support for julia-0.7

This commit is contained in:
kalmarek 2019-01-02 16:14:48 +01:00
parent 11224e1408
commit b7320cb74d
2 changed files with 1 additions and 2 deletions

View File

@ -4,7 +4,6 @@ os:
- linux
- osx
julia:
- 0.7
- 1.0
- nightly
notifications:

View File

@ -1,2 +1,2 @@
julia 0.6
julia 1.0
AbstractAlgebra