don't test on julia 1.0

This commit is contained in:
Daniel Schwabeneder 2020-04-05 17:42:01 +02:00
parent 010421942d
commit ec68df7602
2 changed files with 0 additions and 2 deletions

View File

@ -4,7 +4,6 @@ os:
- linux - linux
# - osx # - osx
julia: julia:
- 1.0
- 1 - 1
- nightly - nightly

View File

@ -1,6 +1,5 @@
environment: environment:
matrix: matrix:
- julia_version: 1.0
- julia_version: 1 - julia_version: 1
- julia_version: nightly - julia_version: nightly