Merge pull request #2384 from daschw/testing

update julia version in travis and appveyor configs
This commit is contained in:
Daniel Schwabeneder 2020-02-07 22:53:19 +01:00 committed by GitHub
commit 85aca2aa67
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 2 deletions

View File

@ -5,7 +5,7 @@ os:
# - osx # - osx
julia: julia:
- 1 - 1
- 1.2 - 1.3
- nightly - nightly
matrix: matrix:

View File

@ -2,7 +2,7 @@ environment:
matrix: matrix:
# - julia_version: 0.7 # - julia_version: 0.7
- julia_version: 1 - julia_version: 1
- julia_version: 1.2 - julia_version: 1.3
- julia_version: nightly - julia_version: nightly
platform: platform: