Merge pull request #2219 from daschw/tests

update julia versions for CI
This commit is contained in:
Daniel Schwabeneder 2019-10-13 19:38:14 +02:00 committed by GitHub
commit 8b0fc1629a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 1 deletions

View File

@ -4,9 +4,14 @@ os:
- linux
# - osx
julia:
- 1.1
- 1
- 1.2
- nightly
matrix:
allow_failures:
- julia: nightly
addons:
apt:
packages:

View File

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